Remove outdated comment from .woodpecker.yml (#4404)

test-postgres-16
dullbananas 4 months ago committed by GitHub
parent 0f414a95d5
commit ade1cb1495
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save