swap to xdebug

This commit is contained in:
Alex Renoki 2020-08-13 20:52:39 +03:00
parent 7053600ed0
commit b1d29d0eff
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
coverage: pcov
coverage: xdebug
- name: Install dependencies
run: |