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 92819ee commit ff880c4Copy full SHA for ff880c4
.github/workflows/platform-test.yml
@@ -45,7 +45,6 @@ jobs:
45
46
- name: "Install PHP"
47
uses: "shivammathur/setup-php@v2"
48
- if: ${{ matrix.run-infection == '' }}
49
with:
50
coverage: "none"
51
php-version: "${{ matrix.php-version }}"
0 commit comments