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 7, 2023
1 parent 24ed4c9 commit c756471
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 c756471

Please sign in to comment.