Skip to content

Commit 6dccbc4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
#- name: "Configure mutators"
199199
# run: |
200200
# php build-infection/bin/infection-config.php \
201-
# --mutator-class='PHPStan\Infection\TrinaryLogicMutator' \
201+
# --mutator-class='Infection\Mutator\Removal\MethodCallRemoval' \
202202
# > infection.json5
203203
# cat infection.json5 | jq
204204

0 commit comments

Comments
 (0)