mirror of
https://github.com/sharkdp/fd
synced 2024-11-05 16:58:21 +00:00
Fix rustftm check
This commit is contained in:
parent
b4ae0dca7e
commit
37613d6989
1 changed files with 1 additions and 2 deletions
|
@ -79,8 +79,7 @@ matrix:
|
|||
rust: nightly
|
||||
# skip the global install step
|
||||
install:
|
||||
- which cargo-install-update || cargo install cargo-update
|
||||
- cargo install-update -i rustfmt-nightly
|
||||
- cargo install --force rustfmt-nightly
|
||||
script: cargo fmt -- --write-mode=diff
|
||||
|
||||
addons:
|
||||
|
|
Loading…
Reference in a new issue