mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-12-27 04:53:50 +03:00
add clippy to CI
This commit is contained in:
parent
bd16850fd4
commit
e48cd9b018
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ test:cargo:
|
|||
script:
|
||||
- rustc --version && cargo --version # Print version info for debugging
|
||||
- cargo test --workspace --verbose --locked
|
||||
- cargo clippy
|
||||
|
|
Loading…
Reference in a new issue