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.
2 parents 8f658c1 + d41e81e commit 78ad234Copy full SHA for 78ad234
1 file changed
.github/workflows/mutation-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
php-version: ${{ matrix.php-version }}
37
coverage: pcov
38
ini-values: memory_limit=-1
39
- tools: infection
+ tools: infection:0.32.6
40
41
- name: Install Composer dependencies
42
uses: ramsey/composer-install@v4
0 commit comments