Skip to content

Commit 7bcefbd

Browse files
Otto KarlOtto Karl
authored andcommitted
Add coverage to php to be able to run infection tests.
1 parent c4f2ff9 commit 7bcefbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
with:
6161
php-version: ${{ env.PHP_VERSION }}
6262
extensions: curl, dom, gd, iconv, intl, json, libxml, mbstring, mysqli, pcntl, pdo_mysql, phar, tokenizer, xdebug, xml, xmlwriter, xsl, zip
63+
coverage: xdebug
64+
6365

6466
- name: Get Composer Cache Directory
6567
id: composer-cache

0 commit comments

Comments
 (0)