We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81051c1 + 103673e commit c7c3b23Copy full SHA for c7c3b23
1 file changed
.github/workflows/cruby-bindings.yml
@@ -13,6 +13,7 @@ on:
13
jobs:
14
test-all:
15
strategy:
16
+ fail-fast: false
17
matrix:
18
# Some tests in this repository are only run against parse.y
19
# We test them here in order to not fail ruby/ruby CI.
0 commit comments