Skip to content

Commit

Permalink
Update unit-tests-from-fork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andlyn666 committed Nov 28, 2023
1 parent 2a6e8a1 commit 1546ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests-from-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
- name: Install Anvil
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: nightly-cc5637a979050c39b3d06bc4cc6134f0591ee8d0
- name: Run tests
run: CARGO_HTTP_MULTIPLEXING=false cargo test --all -- --test-threads=1 --nocapture

0 comments on commit 1546ebe

Please sign in to comment.