mirror of
https://github.com/Automattic/harper.git
synced 2025-08-04 18:48:02 +00:00
hotfix(ci): invalid GH Actions workflow
This commit is contained in:
parent
764989d13f
commit
cc03229aac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/precommit.yml
vendored
2
.github/workflows/precommit.yml
vendored
|
@ -31,8 +31,8 @@ jobs:
|
|||
uses: Swatinem/rust-cache@v2.7.8
|
||||
- name: Install `wasm-pack`
|
||||
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
|
||||
- uses: taiki-e/install-action@cargo-hack
|
||||
- name: Install `cargo-hack`
|
||||
uses: taiki-e/install-action@cargo-hack
|
||||
run: cargo hack check --each-feature
|
||||
- name: Precommit
|
||||
run: just precommit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue