Skip to content

Commit e22cb85

Browse files
committed
Fix MU flow
1 parent 40140f9 commit e22cb85

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/infection.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ on:
1010
jobs:
1111
mutation_testing:
1212
name: "5️⃣ Mutation Testing"
13-
needs:
14-
- "byte_level"
15-
- "syntax_errors"
1613
runs-on: "ubuntu-latest"
1714
steps:
1815
- name: "Set up PHP"

0 commit comments

Comments
 (0)