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 59015a4 commit 7cd19a6Copy full SHA for 7cd19a6
.github/workflows/platform-test.yml
@@ -74,7 +74,7 @@ jobs:
74
extensions: pdo, mysqli, pgsql, pdo_mysql, pdo_pgsql, pdo_sqlite, mongodb
75
76
- name: "Run infection"
77
- run: vendor/bin/infection
+ run: make infection
78
#run: vendor/bin/infection --git-diff-filter=AM
79
80
services:
0 commit comments