Skip to content

Commit

Permalink
Disable coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Nov 2, 2022
1 parent 4c78ca8 commit e7b4c42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
php-version: "${{ matrix.php }}"
ini-values: "phar.readonly=0"
coverage: none

- name: Test & package
if: matrix.deps == 'high'
Expand Down

0 comments on commit e7b4c42

Please sign in to comment.