We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dccbc4 commit dd9d5bcCopy full SHA for dd9d5bc
.github/workflows/build.yml
@@ -195,12 +195,6 @@ jobs:
195
196
- name: "Configure mutators"
197
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
204
205
- name: "Cache Result cache"
206
uses: actions/cache@v4
0 commit comments