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 8cd4305 commit 44895cbCopy full SHA for 44895cb
.github/workflows/tests.yml
@@ -84,7 +84,7 @@ jobs:
84
if: matrix.php == '7.4'
85
run: composer update --prefer-dist --no-interaction --no-progress --optimize-autoloader
86
87
- - name: Run Infection with PHPUnit
+ - name: Run PHPUnit
88
if: matrix.php == '8.0'
89
run: vendor/bin/phpunit
90
0 commit comments