Skip to content

Commit

Permalink
Forgot to run coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbjensen committed Sep 6, 2024
1 parent 2848931 commit fb0e6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: chmod +x ./cc-test-reporter
- if: matrix.os == 'ubuntu-latest'
run: ./cc-test-reporter before-build
- run: npm t
- run: npm run cover
- if: matrix.os == 'ubuntu-latest'
run: ./cc-test-reporter after-build
- name: Build
Expand Down

0 comments on commit fb0e6f7

Please sign in to comment.