We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f331d0 commit fd65ab7Copy full SHA for fd65ab7
1 file changed
.github/workflows/php.yml
@@ -28,7 +28,7 @@ jobs:
28
ini-values: error_reporting=E_ALL
29
extensions: mbstring, xml
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