Skip to content

Commit 549b639

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

File tree

29 files changed

+776
-524
lines changed

29 files changed

+776
-524
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)