Skip to content

Commit 7fbba15

Browse files
authored
Merge pull request #304 from kaliber5/finish-all-scenarios-in-ci-even-if-one-fails
finish all scenarios in CI even if one fails
2 parents 8f04cda + 39e7f1c commit 7fbba15

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)