This commit is contained in:
parent
45ff766752
commit
8218bec088
@ -7,6 +7,7 @@ steps:
|
||||
- name: backend_check
|
||||
image: rust
|
||||
commands:
|
||||
- apt update && apt install -y zlib1g-dev
|
||||
- rustup component add clippy
|
||||
- cd geneit_backend
|
||||
- cargo clippy -- -D warnings
|
||||
|
Loading…
Reference in New Issue
Block a user