We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e854c9 commit 28cd2fbCopy full SHA for 28cd2fb
1 file changed
.github/workflows/test-env.yml
@@ -22,7 +22,7 @@ jobs:
22
MAINNET3_ETHEREUM_RPC_URLS: ${{ secrets.MAINNET3_ETHEREUM_RPC_URLS }}
23
TESTNET4_SEPOLIA_RPC_URLS: ${{ secrets.TESTNET4_SEPOLIA_RPC_URLS }}
24
25
- timeout-minutes: 10
+ timeout-minutes: 30
26
strategy:
27
fail-fast: false
28
matrix:
0 commit comments