Skip to content

Commit

Permalink
remove foundry installation
Browse files Browse the repository at this point in the history
  • Loading branch information
pscott committed May 25, 2024
1 parent 7047258 commit d45d825
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,6 @@ jobs:
working-directory: ./starknet
run: scarb test --verbose

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly

- name: Compile Cairo contracts for Hardhat tests
run: yarn hardhat starknet-build

Expand Down

0 comments on commit d45d825

Please sign in to comment.