Not gonna deal with verifying the repo
Some checks failed
ci/woodpecker/push/build Pipeline was canceled

This commit is contained in:
2026-06-03 22:08:53 +01:00
parent fd419631c2
commit 6ae9257b1a

View File

@@ -13,8 +13,6 @@ steps:
- rustup component add clippy rustfmt
- cargo fmt --check
- cargo clippy -- -D warnings
volumes:
- /woodpecker/cargo/registry:/usr/local/cargo/registry
when:
- event: [push, pull_request]
path: