Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Sep 1, 2023
1 parent a19d35d commit 3ff95a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
rustup show
rustup toolchain install nightly
rustup component add rust-src --toolchain nightly-2023-07-01-x86_64-unknow
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
rustup component add clippy --toolchain nightly-x86_64-unknown-linux-gnu
cargo install --force --locked cargo-contract
rustup show
Expand Down

0 comments on commit 3ff95a4

Please sign in to comment.