Skip to content

Commit

Permalink
update env for ALCHEMY_API_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyzhao451 authored and gnarlycow committed Jan 23, 2025
1 parent 3c67ff5 commit 66a153e
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 @@ -8,6 +8,7 @@ on:

env:
FOUNDRY_PROFILE: lite
ALCHEMY_API_KEY: ${{ secrets.ALCHEMY_API_KEY }}
MAINNET_RPC_URL: ${{ secrets.MAINNET_RPC_URL }}
BASE_RPC_URL: ${{ secrets.BASE_RPC_URL }}

Expand Down

0 comments on commit 66a153e

Please sign in to comment.