Skip to content

Commit 1c12eda

Browse files
committed
Allow builds to continue running even if one fails
1 parent e6d14af commit 1c12eda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
COVERAGE_RUBY_VERSION: 2.6
1515
BUNDLE_PATH: vendor/bundle
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
ruby:
1920
- 2.4

0 commit comments

Comments
 (0)