Skip to content

Commit

Permalink
Add BNB_RPC_URL env var.
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarlycow committed Mar 31, 2024
1 parent 6ad9db3 commit 2bd7125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/foundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
env:
FOUNDRY_PROFILE: ci
MAINNET_RPC_URL: ${{ secrets.MAINNET_RPC_URL }}
BNB_RPC_URL: ${{ secrets.BNB_RPC_URL }}

jobs:
check:
Expand Down

0 comments on commit 2bd7125

Please sign in to comment.