Skip to content

Commit 9c39c59

Browse files
committed
Testing disabling coverage from the PHP images used in Github workflows, we don't need Xdebug etc at the moment
1 parent 08a029f commit 9c39c59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
php-version: ${{ matrix.versions.php }}
3232
tools: composer:${{ matrix.versions.composer }}
33+
coverage: none
3334

3435
- name: Get composer cache directory
3536
id: composer-cache

0 commit comments

Comments
 (0)