Skip to content

Commit

Permalink
Merge pull request #173 from rcmlz/strategy-fail-fast-false
Browse files Browse the repository at this point in the history
matrix fail-fast
  • Loading branch information
skaji authored Oct 27, 2023
2 parents 5a30afa + 0917dde commit 423ef92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/App/Mi6/Template.rakumod
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ on:
jobs:
raku:
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
Expand Down

0 comments on commit 423ef92

Please sign in to comment.