Skip to content

Commit 79a254d

Browse files
Merge branch '8.5' into 9.6
2 parents 8fa4604 + 32e8bf4 commit 79a254d

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
@@ -209,7 +209,7 @@ jobs:
209209
uses: shivammathur/setup-php@v2
210210
with:
211211
php-version: 8.3
212-
coverage: pcov
212+
coverage: xdebug
213213
extensions: none, curl, dom, json, libxml, mbstring, phar, soap, tokenizer, xml, xmlwriter
214214
ini-values: assert.exception=1, zend.assertions=1, error_reporting=-1, log_errors_max_len=0, display_errors=On
215215
tools: none

0 commit comments

Comments
 (0)