Skip to content

Commit

Permalink
No pcov on 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philipobenito committed Jul 9, 2021
1 parent cd6cf4b commit cb3638a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
composer require pcov/clobber
vendor/bin/pcov clobber
if: "matrix.php != '7.0'"
if: "matrix.php != '7.0' && matrix.php != '8.0'"

- run: composer update --no-progress ${{ matrix.composer-flags }}

Expand Down

0 comments on commit cb3638a

Please sign in to comment.