Skip to content

Commit

Permalink
corrected code coverage path
Browse files Browse the repository at this point in the history
  • Loading branch information
mindplay-dk committed May 7, 2024
1 parent b26825a commit 14d3526
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 @@ -34,4 +34,4 @@ jobs:
- if: matrix.coverage == 'xdebug'
uses: sudo-bot/action-scrutinizer@latest
with:
cli-args: '--format=php-clover test/build/clover.xml'
cli-args: '--format=php-clover test/build/coverage.xml'

0 comments on commit 14d3526

Please sign in to comment.