Skip to content

Commit 12d6072

Browse files
Run mutations testing with PHP8 in CI
1 parent 6ccd3f1 commit 12d6072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
run: composer test:unit
5555

5656
- name: Mutation Tests
57-
if: matrix.php-versions != '8.0'
5857
run: composer test:mutation
5958

6059
- name: Export coverage to codecov

0 commit comments

Comments
 (0)