Skip to content

Commit c7c3b23

Browse files
authored
Merge pull request #3781 from Earlopain/bindings-fail-fast-false
Don't fail-fast in cruby bindings
2 parents 81051c1 + 103673e commit c7c3b23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cruby-bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
jobs:
1414
test-all:
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
# Some tests in this repository are only run against parse.y
1819
# We test them here in order to not fail ruby/ruby CI.

0 commit comments

Comments
 (0)