mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-24 07:40:19 +00:00
Run clippy on test suite in CI
This commit is contained in:
parent
df67e21241
commit
7a0b134d9c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -92,4 +92,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: dtolnay/rust-toolchain@clippy
|
||||
- run: cargo clippy --workspace -- -Dclippy::all
|
||||
- run: cargo clippy --workspace --tests -- -Dclippy::all
|
||||
|
Loading…
Reference in New Issue
Block a user