1 parent 8b8aa26 commit 62009e9Copy full SHA for 62009e9
1 file changed
.github/workflows/test.yml
@@ -27,6 +27,8 @@ jobs:
27
configuration: phpunit.xml.dist
28
coverage_text: true
29
coverage_clover: coverage.xml
30
+ env:
31
+ XDEBUG_MODE: coverage
32
33
- name: Enforce coverage threshold
34
if: matrix.php-version == '8.2'
0 commit comments