Skip to content

Commit

Permalink
install foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
37ng committed Apr 5, 2024
1 parent 93c7e1c commit 9e72b54
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,8 @@ jobs:
run: rustup update

- name: Install Foundry
run: |
curl -L https://foundry.paradigm.xyz | bash
source /home/runner/.bashrc
foundryup
uses: foundry-rs/foundry-toolchain@v1

- uses: Swatinem/rust-cache@v2
with:
workspaces: |
Expand Down

0 comments on commit 9e72b54

Please sign in to comment.