We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ad7e4 commit 01f18b2Copy full SHA for 01f18b2
1 file changed
.github/workflows/block-extractor-scheduler.yml
@@ -17,6 +17,7 @@ jobs:
17
backup-blocks:
18
runs-on: ubuntu-latest
19
strategy:
20
+ fail-fast: false
21
matrix:
22
database: [postgres, bigquery] # This matrix is used to run the workflow for both postgres and bigquery
23
network: [mainnet, testnet] # This matrix is used to run the workflow for both mainnet and testnet
0 commit comments