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 cd28eea commit 54c38c1Copy full SHA for 54c38c1
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
extensions: dom, curl, libxml, mbstring, zip, fileinfo
32
ini-values: error_reporting=E_ALL
33
tools: composer:v2
34
- coverage: none
+ coverage: xdebug
35
36
- name: Setup problem matchers
37
run: |
0 commit comments