We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc245ac commit 82a7e2eCopy full SHA for 82a7e2e
.github/workflows/ci.yml
@@ -3,6 +3,7 @@ on: [push, pull_request]
3
jobs:
4
tests:
5
strategy:
6
+ fail-fast: false
7
matrix:
8
ruby-version:
9
- "2.7"
0 commit comments