Skip to content

Commit 0872093

Browse files
committed
Merge branch 'master' into pg/update-to-master
2 parents af6a261 + 419192d commit 0872093

File tree

30 files changed

+777
-527
lines changed

30 files changed

+777
-527
lines changed

.github/workflows/test-external-projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
"name": "wormhole",
2626
"repo": "wormhole-foundation/wormhole",
2727
"working_dir": "ethereum",
28-
"setup": "(cd ethereum && npm install && forge install foundry-rs/forge-std)"
28+
"setup": "(cd ethereum && npm install && forge install foundry-rs/forge-std@v1.5.5)"
2929
},
3030
{
3131
"name": "aave-v3",

0 commit comments

Comments
 (0)