Skip to content

Commit 2a721ec

Browse files
committed
dont fail fast on matrix tests
Failing fast makes it difficult to diagnose the subset of the matrix that is failing beyond the first job that fails
1 parent 110cf2c commit 2a721ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
needs: test
4444

4545
strategy:
46-
fail-fast: true
4746
matrix:
4847
ember-try-scenario:
4948
- ember-lts-3.20

0 commit comments

Comments
 (0)