ci: reenable rustup install
Some checks failed
ci/woodpecker/manual/cargo-checks Pipeline failed

This commit is contained in:
notohh 2024-02-25 11:36:01 -05:00
parent dd2f2a12b5
commit e4cb027100
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -4,12 +4,12 @@ when:
- path: "src/*" - path: "src/*"
steps: steps:
# cargo_clippy: cargo_clippy:
# image: rust image: rust
# commands: | commands: |
# rustup update stable && rustup default stable rustup update stable && rustup default stable
# rustup component add clippy rustup component add clippy
#cargo clippy --all-targets --all-features # cargo clippy --all-targets --all-features
cargo_test: cargo_test:
image: rust image: rust
commands: commands: