mirror of
https://github.com/openharmony/third_party_rust_mime.git
synced 2026-06-30 21:47:57 -04:00
clean up between cargo build and cargo test in CI
This commit is contained in:
@@ -15,5 +15,6 @@ cache: cargo
|
||||
|
||||
script:
|
||||
- cargo build
|
||||
- cargo clean
|
||||
- cargo test
|
||||
- rustdoc --test README.md -L target/debug/deps
|
||||
|
||||
Reference in New Issue
Block a user