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 a5dd970 commit 79c7b2bCopy full SHA for 79c7b2b
Makefile
@@ -178,7 +178,7 @@ infection:
178
wget https://github.com/infection/infection/releases/download/$$version/infection.phar --timestamping;
179
php infection.phar \
180
--configuration=infection.json5 \
181
- --git-diff-base=origin/2.1.x \
+ --git-diff-base=origin/HEAD \
182
--git-diff-lines \
183
--coverage=tmp/coverage \
184
--skip-initial-tests \
0 commit comments