We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249db7c commit 882dc09Copy full SHA for 882dc09
1 file changed
.github/workflows/ci.yml
@@ -38,6 +38,7 @@ jobs:
38
run: vendor/bin/phpcs
39
run-tests:
40
strategy:
41
+ fail-fast: false
42
matrix:
43
os: [ubuntu-latest]
44
php_version:
0 commit comments