Skip to content

Commit 6f9a7f3

Browse files
Merge branch '5.1'
2 parents 8a4ce83 + ee6a6fe commit 6f9a7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: "shivammathur/setup-php@v2"
7474
with:
7575
php-version: "${{ matrix.php-version }}"
76-
coverage: "pcov"
76+
coverage: "xdebug"
7777
ini-values: memory_limit=-1
7878

7979
- name: "Install dependencies with Composer"

0 commit comments

Comments
 (0)