Skip to content

Commit

Permalink
chore: run ci test with mainnet rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
jparklev committed Nov 4, 2024
1 parent 039ed65 commit 085fa39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ jobs:
run: |
forge test -vvv
id: test
env:
MAINNET_RPC_URL: ${{ secrets.MAINNET_RPC_URL }}

0 comments on commit 085fa39

Please sign in to comment.