Skip to content

Commit

Permalink
ci: avoid reinstalling toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
diegofigs committed May 3, 2024
1 parent 7d960fa commit 54ed0b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- name: rust update
run: |
rustup install nightly
rustup default nightly
rustup override set nightly
rustc --version
Expand Down

0 comments on commit 54ed0b9

Please sign in to comment.