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 597242a commit c774829Copy full SHA for c774829
.github/workflows/testing.yml
@@ -44,3 +44,4 @@ jobs:
44
45
- name: Check code coverage
46
run: ./vendor/bin/coverage-check clover.xml 100
47
+ if: contains('7.2 7.3 7.4', matrix.php-version)
0 commit comments