Skip to content

Commit

Permalink
ci(mantle): do not cancel all jobs if one network fails (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-abrioux authored May 28, 2024
1 parent 2d4df22 commit ee0176d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
deploy-mantle:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
chain:
- "mantle-testnet"
Expand Down

0 comments on commit ee0176d

Please sign in to comment.