mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
Run cargo clippy
with unit tests
This commit is contained in:
parent
074ec50451
commit
205be49eec
@ -170,6 +170,7 @@ build-android:
|
|||||||
unit-tests-linux:
|
unit-tests-linux:
|
||||||
FROM +code-linux
|
FROM +code-linux
|
||||||
ENV RUST_BACKTRACE=1
|
ENV RUST_BACKTRACE=1
|
||||||
|
RUN cargo clippy
|
||||||
RUN cargo test -p veilid-server -p veilid-cli -p veilid-tools -p veilid-core
|
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
|
# TODO: Change t0 cross so that they work on any platform
|
||||||
|
Loading…
Reference in New Issue
Block a user