Skip to content

Commit

Permalink
disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Thegaram committed Oct 1, 2024
1 parent ac806eb commit 7b61d32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
env:
RUST_BACKTRACE: 1
strategy:
fail-fast: false
matrix:
partition: [1, 2]
network: ["ethereum"]
Expand Down

0 comments on commit 7b61d32

Please sign in to comment.