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 d1faa96 commit 6db6dcbCopy full SHA for 6db6dcb
.github/workflows/foundry.yml
@@ -85,6 +85,7 @@ jobs:
85
FOUNDRY_PROFILE: ${{ matrix.suite == 'Fork' && 'forktest' || 'medium' }}
86
RPC_MAINNET: ${{ secrets.RPC_MAINNET }}
87
RPC_HOLESKY: ${{ secrets.RPC_HOLESKY }}
88
+ RPC_HOODI: ${{ secrets.RPC_HOODI }}
89
90
# -----------------------------------------------------------------------
91
# Forge Storage Diff
0 commit comments