Skip to content

Commit 8749a00

Browse files
committed
Update build.yml
1 parent c028bb4 commit 8749a00

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
@@ -179,7 +179,6 @@ jobs:
179179
run: "composer install --no-interaction --no-progress"
180180

181181
- name: "Run infection"
182-
if: matrix.php-version == '8.2' || matrix.php-version == '8.3' || matrix.php-version == '8.4'
183182
run: |
184183
git fetch --depth=1 origin $GITHUB_BASE_REF
185184
infection --git-diff-base=origin/$GITHUB_BASE_REF --git-diff-lines --ignore-msi-with-no-mutations --min-msi=100 --min-covered-msi=100

0 commit comments

Comments
 (0)