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 5188e89 commit 35da4d7Copy full SHA for 35da4d7
.github/workflows/test.yml
@@ -17,6 +17,7 @@ jobs:
17
test:
18
runs-on: ubuntu-latest
19
strategy:
20
+ fail-fast: false
21
matrix:
22
ruby:
23
- "3.0"
0 commit comments