mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-17 09:25:50 +00:00
Remove outdated comment from .woodpecker.yml (#4404)
This commit is contained in:
parent
0f414a95d5
commit
ade1cb1495
@ -152,7 +152,6 @@ steps:
|
||||
environment:
|
||||
CARGO_HOME: .cargo_home
|
||||
commands:
|
||||
# when adding new clippy lints, make sure to also add them in scripts/lint.sh
|
||||
- rustup component add clippy
|
||||
- cargo clippy --workspace --tests --all-targets --features console -- -D warnings
|
||||
when: *slow_check_paths
|
||||
|
Loading…
Reference in New Issue
Block a user