mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2025-02-18 15:41:39 +00:00
Add macos and cargo test
This commit is contained in:
parent
c43627aee6
commit
f4b2421805
@ -1,3 +1,6 @@
|
||||
language: rust
|
||||
rust: nightly
|
||||
script: cargo run --manifest-path demo-rs/Cargo.toml
|
||||
os:
|
||||
- linux
|
||||
- macos
|
||||
script: cargo run --manifest-path demo-rs/Cargo.toml && cargo test
|
||||
|
Loading…
x
Reference in New Issue
Block a user