Skip to content

Commit

Permalink
add OPTIMISM_WEB3_ENDPOINT_ARCHIVE for forge snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
tailingchen committed Aug 11, 2024
1 parent 6b8f61e commit 737e37a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,7 @@ jobs:
run: npm run foundry-test

- name: Run snapshot
env:
OPTIMISM_WEB3_ENDPOINT_ARCHIVE: ${{ vars.OPTIMISM_WEB3_ENDPOINT_ARCHIVE }} # For fork tests
run: forge snapshot

0 comments on commit 737e37a

Please sign in to comment.