Skip to content

Commit c5d944a

Browse files
committed
Update run-tests.yml
1 parent 6b76457 commit c5d944a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
php-version: ${{ matrix.php }}
2929
extensions: dom, curl, libxml, mbstring, zip, pcntl, bcmath, intl, iconv, fileinfo
30-
coverage: none
30+
coverage: xdebug
3131

3232
- name: Setup problem matchers
3333
run: |

0 commit comments

Comments
 (0)