Skip to content

Commit

Permalink
Change Code Climate coverage report upload command to include test re…
Browse files Browse the repository at this point in the history
…port format and exit code.
  • Loading branch information
murdercode committed Mar 2, 2024
1 parent c2b1648 commit c7b5108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
- name: Upload coverage reports to Code Climate
run: |
cc-test-reporter after-build
cc-test-reporter after-build -t clover --exit-code $?

0 comments on commit c7b5108

Please sign in to comment.