1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

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

View file

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