Skip to content

Commit

Permalink
Allow all of the CI matrix to run, even on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
aried3r authored Jul 18, 2024
1 parent 5d576f4 commit a3cb803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- 6379:6379

strategy:
fail-fast: false
matrix:
gemfile: ['rails_5.2', 'rails_6.0', 'rails_6.1', 'rails_7.0']

Expand Down

0 comments on commit a3cb803

Please sign in to comment.