Skip to content

Commit

Permalink
Remove fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Jan 11, 2024
1 parent 44979cd commit d41b9a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
rake:
name: rake
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows_latest]
ruby: ['2.7', '3.0']
Expand Down

0 comments on commit d41b9a6

Please sign in to comment.