Skip to content

Commit f680777

Browse files
committed
chore(husky): delete test script on pre-commit
1 parent 7319ce0 commit f680777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
. "$(dirname -- "$0")/_/husky.sh"
33

44
pnpm biome
5-
pnpm test
5+
# pnpm test (not needed, github action will run it anyway)

0 commit comments

Comments
 (0)