Skip to content

Commit faacc0e

Browse files
committed
Update github actions
1 parent 56eaaf9 commit faacc0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545

4646
- name: Run Unit tests with coverage
4747
run: composer phpunit -- ${{ matrix.phpunit-flags }}
48-
if: ${{ matrix.php == '8.4' || matrix.php == '8.3' || matrix.php == '8.2' || matrix.php == '8.1'}}
4948

5049
- name: Run static analysis
5150
run: composer phpstan

0 commit comments

Comments
 (0)