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.
1 parent 81051c1 commit 103673eCopy full SHA for 103673e
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