Skip to content

Commit

Permalink
disable fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Jul 16, 2024
1 parent e6a4e40 commit b2f71e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
publish-dry-run:
# if: github.event_name == 'push' || startsWith(github.head_ref, 'release/')
strategy:
fail-fast: false
matrix:
sys:
- os: ubuntu-latest
Expand Down

0 comments on commit b2f71e3

Please sign in to comment.