mirror of
https://github.com/threeal/cmake-action.git
synced 2025-09-13 19:17:21 +00:00
test: check diff of pnpm-lock.yaml
in Lefthook
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
parent
e0106bec9f
commit
bf3603a637
@ -17,4 +17,4 @@ pre-commit:
|
|||||||
run: pnpm rollup -c
|
run: pnpm rollup -c
|
||||||
|
|
||||||
- name: check diff
|
- name: check diff
|
||||||
run: git diff --exit-code dist {staged_files}
|
run: git diff --exit-code dist pnpm-lock.yaml {staged_files}
|
||||||
|
Loading…
Reference in New Issue
Block a user