Skip to content

Commit 7077e03

Browse files
committed
Test without coverage for CI
1 parent 90e583e commit 7077e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
2929
- run: npm install
30-
- run: npm run test:coverage
30+
- run: npm run test

0 commit comments

Comments
 (0)