Skip to content

Commit 89b8d77

Browse files
anvil added to github ci
1 parent bc3a59f commit 89b8d77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
steps:
1717
- name: Checkout code
1818
uses: actions/checkout@v4
19+
20+
-name: Install Foundry
21+
uses: foundry-rs/foundry-toolchain@v1
1922

2023
- name: Install Solana CLI
2124
run: |

0 commit comments

Comments
 (0)