Skip to content

Commit 882dc09

Browse files
committed
don't fail fast
1 parent 249db7c commit 882dc09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
run: vendor/bin/phpcs
3939
run-tests:
4040
strategy:
41+
fail-fast: false
4142
matrix:
4243
os: [ubuntu-latest]
4344
php_version:

0 commit comments

Comments
 (0)