Skip to content

Commit

Permalink
Add missing command
Browse files Browse the repository at this point in the history
  • Loading branch information
ppelgrims committed Apr 22, 2024
1 parent 3e88ba0 commit 37ba826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quality-assurance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE_TEST_REPORTER_ID }}
with:
coverageCommand: vendor/bin/phpunit --verbose --coverage-clover=coverage.clover
coverageLocations: ${{github.workspace}}/*.clover:clover
debug: true

Expand Down

0 comments on commit 37ba826

Please sign in to comment.