mirror of
https://git.asonix.dog/asonix/relay.git
synced 2024-11-26 15:32:18 +00:00
Don't clippy dependencies
This commit is contained in:
parent
4651fcc9d2
commit
bcdef5caa1
|
@ -22,7 +22,7 @@ steps:
|
|||
pull: always
|
||||
commands:
|
||||
- rustup component add clippy
|
||||
- cargo clippy -- -D warnings
|
||||
- cargo clippy --no-deps -- -D warnings
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
|
Loading…
Reference in New Issue
Block a user