use clippy stable, not preview
This commit is contained in:
@@ -61,7 +61,7 @@ tasks:
|
||||
cd repo &&
|
||||
git config advice.detachedHead false &&
|
||||
git checkout ${ref} &&
|
||||
rustup component add clippy-preview &&
|
||||
rustup component add clippy &&
|
||||
cargo clippy &&
|
||||
cargo fmt -- --check
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user