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

Use xdebug instead of pcov

parent 06bc40ea
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ jobs:
with:
php-version: ${{ matrix.php-versions }}
extensions: mbstring, mysql, pdo, pdo_sqlite, xml
coverage: pcov
coverage: xdebug
- 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