Skip to content

Commit 040603b

Browse files
committed
test
1 parent 4e3345d commit 040603b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,4 @@ jobs:
2727
with:
2828
node-version: ${{ matrix.node-version }}
2929
- run: npm ci
30-
- name: Linting
31-
run: npm run format:ci
32-
if: "${{ matrix.node-version == '15.x' }}"
3330
- run: npm test

0 commit comments

Comments
 (0)