Remove fail-fast

Somehow GitHub Actions has not been running. It's maybe because we
merged the branch in a tricky manner. I'm guessing modifying this file
might "activate" the workflow.
This commit is contained in:
Takashi Kokubun 2021-07-27 21:15:19 -07:00
parent e42b92f9f0
commit 33959877d1
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
ruby:
- '2.5'