Skip to content

Commit

Permalink
chore(ci): disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
buschtoens committed Dec 18, 2020
1 parent 6944f37 commit 6f4bdf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
runs-on: ubuntu-16.04
needs: [test-locked-deps]
strategy:
fail-fast: false
matrix:
scenario:
- ember-lts-3.4
Expand Down

0 comments on commit 6f4bdf1

Please sign in to comment.