Not gonna deal with verifying the repo
Some checks failed
ci/woodpecker/push/build Pipeline was canceled
Some checks failed
ci/woodpecker/push/build Pipeline was canceled
This commit is contained in:
@@ -13,8 +13,6 @@ steps:
|
|||||||
- rustup component add clippy rustfmt
|
- rustup component add clippy rustfmt
|
||||||
- cargo fmt --check
|
- cargo fmt --check
|
||||||
- cargo clippy -- -D warnings
|
- cargo clippy -- -D warnings
|
||||||
volumes:
|
|
||||||
- /woodpecker/cargo/registry:/usr/local/cargo/registry
|
|
||||||
when:
|
when:
|
||||||
- event: [push, pull_request]
|
- event: [push, pull_request]
|
||||||
path:
|
path:
|
||||||
|
|||||||
Reference in New Issue
Block a user