Skip to content

Commit

Permalink
Anvil installation on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinzolotarev committed Nov 19, 2024
1 parent d9d66de commit 2653e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
cache-on-failure: true
- run: curl -L https://foundry.paradigm.xyz | bash
- run: foundryup
- run: source /home/runner/.bashrc && foundryup
- run: cargo test --workspace --all-targets --all-features
env:
RUSTFLAGS: -Dwarnings
Expand Down

0 comments on commit 2653e22

Please sign in to comment.