Skip to content

Commit

Permalink
chore: add missing env to gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
r0ohafza committed Dec 17, 2024
1 parent 196ec14 commit 3780f96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

env:
FOUNDRY_PROFILE: ci
MAINNET_RPC_URL: ${{ vars.MAINNET_RPC_URL }}

jobs:
check:
Expand Down

0 comments on commit 3780f96

Please sign in to comment.