Skip to content

Commit 193f1e3

Browse files
committed
2 parents 8c349dd + be9e826 commit 193f1e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 ci
30-
- run: npm run test
30+
- run: npm run test:coveralls

0 commit comments

Comments
 (0)