Skip to content

Commit

Permalink
ci: upload clover coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jul 24, 2024
1 parent 749a75b commit 7c27ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
fail_ci_if_error: true
flags: php-${{ matrix.php-version }}
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage/cov.xml
file: ./build/logs/clover.xml

0 comments on commit 7c27ed5

Please sign in to comment.