Skip to content

Commit f51727e

Browse files
committed
Tweak coverage
1 parent 125c6d1 commit f51727e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050

5151
- name: Check PSR-12 Codestyle
5252
run: composer test
53-
if: matrix.os == 'ubuntu-latest'
53+
if: matrix.os == 'ubuntu-latest' && matrix.php == '8.1'

0 commit comments

Comments
 (0)