Skip to content

Commit

Permalink
Change Code Climate test report flag to -d for directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
murdercode committed Mar 2, 2024
1 parent 3370b8b commit 0416ee5
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 -t clover --exit-code $? -r .
cc-test-reporter after-build -t -d clover --exit-code $? -r .

0 comments on commit 0416ee5

Please sign in to comment.