We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c78ca8 commit e7b4c42Copy full SHA for e7b4c42
.github/workflows/build.yml
@@ -31,6 +31,7 @@ jobs:
31
with:
32
php-version: "${{ matrix.php }}"
33
ini-values: "phar.readonly=0"
34
+ coverage: none
35
36
- name: Test & package
37
if: matrix.deps == 'high'
0 commit comments