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 8ce5ddf commit 30f532dCopy full SHA for 30f532d
.github/workflows/ci.yml
@@ -59,6 +59,7 @@ jobs:
59
version: 9
60
php_version: ${{ matrix.php }}
61
php_extensions: xdebug
62
+ configuration: phpunit.xml
63
coverage_text: _coverage/coverage.txt
64
coverage_clover: _coverage/clover.xml
65
0 commit comments