mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-06 17:59:11 +00:00
test: use taiki-e/install-action for cargo-hack (#2020)
This commit is contained in:
@@ -54,8 +54,7 @@ jobs:
|
||||
rustup component add rustfmt
|
||||
rustup component add clippy
|
||||
|
||||
- name: Install cargo-hack
|
||||
run: cargo install cargo-hack --locked
|
||||
- uses: taiki-e/install-action@cargo-hack
|
||||
|
||||
- name: Check formatting
|
||||
run: cargo fmt --all -- --check
|
||||
|
||||
Reference in New Issue
Block a user