Skip to content

Commit

Permalink
fix: update workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
PraneshASP committed Jan 8, 2024
1 parent c7471d0 commit f610eb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/foundry-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:

- name: Run Fork Tests
run: npm run forge:fork-tests
with:
MAINNET_RPC: ${{ secrets.MAINNET_RPC }}

0 comments on commit f610eb6

Please sign in to comment.