Skip to content

Commit

Permalink
chore: coverage script changed
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaslopezd committed Mar 26, 2024
1 parent cb5fe76 commit 9ca0770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{secrets.CODECLIMATE_REPORTER_ID}}
with:
coverageCommand: npm run coverage:report
coverageCommand: npm run coverage

0 comments on commit 9ca0770

Please sign in to comment.