Skip to content

Commit dd9d5bc

Browse files
committed
Update build.yml
1 parent 6dccbc4 commit dd9d5bc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -195,12 +195,6 @@ jobs:
195195

196196
- name: "Configure mutators"
197197
run: cp build-infection/resources/infection.json5 .
198-
#- name: "Configure mutators"
199-
# run: |
200-
# php build-infection/bin/infection-config.php \
201-
# --mutator-class='Infection\Mutator\Removal\MethodCallRemoval' \
202-
# > infection.json5
203-
# cat infection.json5 | jq
204198

205199
- name: "Cache Result cache"
206200
uses: actions/cache@v4

0 commit comments

Comments
 (0)