Skip to content
Snippets Groups Projects
Commit 77690d07 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Use faster pcov instead of xdebug

parent 65a989a0
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ jobs:
extensions: intl, mbstring, mysql, pdo, pdo_sqlite, xml
tools: composer:v2
ini-values: error_reporting=E_ALL
coverage: xdebug
coverage: pcov
- name: Setup problem matchers for PHP
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment