mirror of
https://github.com/openharmony/third_party_rust_mio.git
synced 2026-06-30 20:58:01 -04:00
Install Cargo-hack in CheckTargets
This commit is contained in:
@@ -101,5 +101,7 @@ jobs:
|
||||
components: clippy
|
||||
- name: Install all targets
|
||||
run: make install_targets
|
||||
- name: Install Cargo-hack
|
||||
run: cargo install cargo-hack
|
||||
- name: Check all targets
|
||||
run: make check_all_targets
|
||||
|
||||
Reference in New Issue
Block a user