Skip to content

Commit ae105fd

Browse files
Merge branch '3.0'
2 parents 5afdaf7 + 6e773cc commit ae105fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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

7878
- name: "Install dependencies with Composer"
7979
run: "./tools/composer update --no-ansi --no-interaction --no-progress"

0 commit comments

Comments
 (0)