Skip to content

Commit ea8187c

Browse files
committed
Ruby: .github/workflows/ruby-qltest.yml: turn off fail-fast
1 parent b2745d4 commit ea8187c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby-qltest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
qltest:
6464
runs-on: ubuntu-latest
6565
strategy:
66+
fail-fast: false
6667
matrix:
6768
slice: ["1/2", "2/2"]
6869
steps:

0 commit comments

Comments
 (0)