Skip to content

Commit 5dcb3e5

Browse files
committed
coverage with xdebug
1 parent 2ae000c commit 5dcb3e5

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
@@ -147,7 +147,7 @@ jobs:
147147
with:
148148
php-version: 7.4
149149
extensions: ctype, dom, gd, iconv, fileinfo, libxml, mbstring, simplexml, xml, xmlreader, xmlwriter, zip, zlib
150-
coverage: pcov
150+
coverage: xdebug
151151

152152
- name: Get composer cache directory
153153
id: composer-cache

0 commit comments

Comments
 (0)