Skip to content

Commit 54c38c1

Browse files
committed
ci: enable code coverage support
1 parent cd28eea commit 54c38c1

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
@@ -31,7 +31,7 @@ jobs:
3131
extensions: dom, curl, libxml, mbstring, zip, fileinfo
3232
ini-values: error_reporting=E_ALL
3333
tools: composer:v2
34-
coverage: none
34+
coverage: xdebug
3535

3636
- name: Setup problem matchers
3737
run: |

0 commit comments

Comments
 (0)