Skip to content

Commit e7b4c42

Browse files
committed
Disable coverage
1 parent 4c78ca8 commit e7b4c42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
php-version: "${{ matrix.php }}"
3333
ini-values: "phar.readonly=0"
34+
coverage: none
3435

3536
- name: Test & package
3637
if: matrix.deps == 'high'

0 commit comments

Comments
 (0)