Skip to content

Commit

Permalink
Node CI
Browse files Browse the repository at this point in the history
  • Loading branch information
opifex authored and opifex committed Dec 14, 2023
1 parent 7b0a385 commit ae23a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
coverageCommand: npm run coverage
coverageCommand: npm test -- --coverage --coverageProvider=v8
debug: true

# - name: Code coverage
Expand Down

0 comments on commit ae23a7a

Please sign in to comment.