Skip to content

Commit 1e987d3

Browse files
Merge branch '9.6' into 10.5
2 parents d350f27 + 79a254d commit 1e987d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
uses: shivammathur/setup-php@v2
211211
with:
212212
php-version: 8.3
213-
coverage: pcov
213+
coverage: xdebug
214214
extensions: none, ctype, curl, dom, json, libxml, mbstring, phar, soap, tokenizer, xml, xmlwriter
215215
ini-values: assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On
216216
tools: none

0 commit comments

Comments
 (0)