mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-24 07:31:02 -04:00
Run cargo clippy
with unit tests
This commit is contained in:
parent
074ec50451
commit
205be49eec
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ build-android:
|
|||
unit-tests-linux:
|
||||
FROM +code-linux
|
||||
ENV RUST_BACKTRACE=1
|
||||
RUN cargo clippy
|
||||
RUN cargo test -p veilid-server -p veilid-cli -p veilid-tools -p veilid-core
|
||||
|
||||
# TODO: Change t0 cross so that they work on any platform
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue