Skip to content

Commit d63d39d

Browse files
committed
Update platform-test.yml
1 parent ff880c4 commit d63d39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/platform-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
extensions: pdo, mysqli, pgsql, pdo_mysql, pdo_pgsql, pdo_sqlite, mongodb
7575

7676
- name: "Run infection"
77-
run: vendor/bin/infection
77+
run: make infection
7878
#run: vendor/bin/infection --git-diff-filter=AM
7979

8080
services:

0 commit comments

Comments
 (0)