Skip to content

Commit

Permalink
ci: do not cancel all jobs if one network fails (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-abrioux authored May 28, 2024
1 parent 8dd0a0c commit 2d4df22
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 @@ -8,6 +8,7 @@ jobs:
deploy-thegraph-studio:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
chain:
- "arbitrum-one"
Expand Down

0 comments on commit 2d4df22

Please sign in to comment.