Skip to content

Commit 39e7f1c

Browse files
authored
finish all scenarios in CI even if one fails
1 parent 8f04cda commit 39e7f1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
needs:
5555
- test
5656
strategy:
57+
fail-fast: false
5758
matrix:
5859
scenario:
5960
- ember-lts-3.16

0 commit comments

Comments
 (0)