Skip to content

Commit

Permalink
dont add rustfmt explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Jan 30, 2023
1 parent 3758add commit 358ce33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ steps:
# need make existing toolchain available
- cp ~/.cargo . -r
- rustup toolchain install nightly
- rustup component add rustfmt --toolchain nightly
- cargo +nightly fmt -- --check


Expand Down

0 comments on commit 358ce33

Please sign in to comment.