mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-06 22:26:45 +00:00
chore(root): update husky checks
This commit is contained in:
parent
7812fb21d8
commit
20b97cdc24
@ -1,6 +1,5 @@
|
|||||||
branch="$(git rev-parse --abbrev-ref HEAD)"
|
branch="$(git rev-parse --abbrev-ref HEAD)"
|
||||||
if [ "$branch" = "master" ]; then
|
if [ "$branch" = "master" ]; then
|
||||||
# pnpm check:types
|
turbo check-types
|
||||||
# pnpm build-frontends
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user