Skip to content

Commit

Permalink
Workaround for foundry-rs/foundry#3072
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x authored Sep 3, 2022
1 parent ad60994 commit a6b87ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Install Foundry
run: |
~/.foundry/bin/foundryup -C 1c415857dd7b617190834dbcb361506f6143fed4
~/.foundry/bin/foundryup -C e947899dd210550e608bf3d234b845d966134bc9
- name: Run Foundry Tests
working-directory: ./packages/contracts
Expand Down

0 comments on commit a6b87ca

Please sign in to comment.