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 30f532d commit 8468eafCopy full SHA for 8468eaf
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: PHP Unit tests
55
uses: php-actions/phpunit@v3
56
env:
57
- XDEBUG_MODE: cover
+ XDEBUG_MODE: coverage
58
with:
59
version: 9
60
php_version: ${{ matrix.php }}
0 commit comments