Skip to content

Commit 1113d2f

Browse files
authored
Merge pull request #5 from rspec-parameterized/disable-fail-fast
Disabled fail-fast
2 parents 0acbf15 + 361141e commit 1113d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111

1212
runs-on: ubuntu-latest
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
ruby-version:
1617
- '2.6'

0 commit comments

Comments
 (0)