Skip to content

Commit

Permalink
Do not cancel other matrix jobs on github actions
Browse files Browse the repository at this point in the history
We want to see if this is a env specific error or a general one.
  • Loading branch information
tvdeyen committed Nov 5, 2019
1 parent 608b865 commit 6db4598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
RSpec:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
ruby:
- '2.5.x'
Expand Down

0 comments on commit 6db4598

Please sign in to comment.