Skip to content
Snippets Groups Projects
Unverified Commit ee6a6fef authored by Sebastian Bergmann's avatar Sebastian Bergmann
Browse files

Use Xdebug

parent c62945b3
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ jobs:
uses: "shivammathur/setup-php@v2"
with:
php-version: "${{ matrix.php-version }}"
coverage: "pcov"
coverage: "xdebug"
ini-values: memory_limit=-1
- name: "Install dependencies with Composer"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment