Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit b1d29d0

Browse files
committed
swap to xdebug
1 parent 7053600 commit b1d29d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
php-version: ${{ matrix.php }}
4343
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
44-
coverage: pcov
44+
coverage: xdebug
4545

4646
- name: Install dependencies
4747
run: |

0 commit comments

Comments
 (0)