Skip to content

Commit afb3499

Browse files
committed
e2e-tests - do not fail fast
1 parent 4997fb7 commit afb3499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ jobs:
313313
timeout-minutes: 60
314314

315315
strategy:
316+
fail-fast: false
316317
matrix:
317318
include:
318319
- script: "bin/phpstan analyse -l 8 -a tests/e2e/data/timecop.php -c tests/e2e/data/empty.neon tests/e2e/data/timecop.php"

0 commit comments

Comments
 (0)