Skip to content

Commit ae2be97

Browse files
committed
Switch code coverage driver
1 parent 61cc0e0 commit ae2be97

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
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
php-version: ${{ matrix.php }}
5656
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, intl, gd, exif, iconv, imagick
57-
coverage: pcov
57+
coverage: xdebug
5858

5959
- name: Install dependencies
6060
run: |

0 commit comments

Comments
 (0)