We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3cadbf commit 86117f8Copy full SHA for 86117f8
.github/workflows/coverage.yml
@@ -45,6 +45,7 @@ jobs:
45
php_extensions: "xdebug"
46
coverage_clover: "coverage.xml"
47
args: --log-junit junit.xml
48
+ php_version: 8.2
49
50
- name: Upload coverage to Codecov
51
uses: codecov/codecov-action@v5
0 commit comments