mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 04:11:17 +00:00
Remove outdated comment from .woodpecker.yml (#4404)
This commit is contained in:
parent
0f414a95d5
commit
ade1cb1495
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue