Skip to content

Commit

Permalink
Do not failfast simulate release
Browse files Browse the repository at this point in the history
  • Loading branch information
noisekit committed Sep 6, 2023
1 parent 19a12a5 commit 4ea55b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/simulate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
CANNON_SETTINGS: ${{ secrets.CANNON_SETTINGS }}
INFURA_API_KEY: ${{ secrets.INFURA_API_KEY }}
strategy:
fail-fast: false
matrix:
network: [mainnet, optimism-mainnet, goerli, optimism-goerli, base-goerli]
include:
Expand Down

0 comments on commit 4ea55b5

Please sign in to comment.