We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749a75b commit 7c27ed5Copy full SHA for 7c27ed5
.github/workflows/tests.yml
@@ -46,4 +46,4 @@ jobs:
46
fail_ci_if_error: true
47
flags: php-${{ matrix.php-version }}
48
token: ${{ secrets.CODECOV_TOKEN }}
49
- file: ./coverage/cov.xml
+ file: ./build/logs/clover.xml
0 commit comments