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 d83a4ed commit b0474eaCopy full SHA for b0474ea
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
php-version: ${{ matrix.php }}
26
extensions: dom, mbstring, zip
27
- coverage: none
+ coverage: xdebug
28
29
- name: Get Composer cache directory
30
id: composer-cache
0 commit comments