Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Aug 9, 2024
1 parent 556f1a2 commit d1e0b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Run test suite
run: composer run-script phpunit
if: matrix.php == '8.0'
if: matrix.php != '8.0'

- name: Publish code coverage
env:
Expand Down

0 comments on commit d1e0b9b

Please sign in to comment.