We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f73295 commit 6ae9713Copy full SHA for 6ae9713
1 file changed
.github/workflows/php.yml
@@ -28,7 +28,7 @@ jobs:
28
extensions: mbstring, xml
29
ini-values: error_reporting=E_ALL
30
tools: composer:v2
31
- coverage: xdebug
+ coverage: pcov
32
33
- name: Setup problem matchers for PHP
34
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
0 commit comments