Skip to content

Commit 1d98c34

Browse files
committed
chore: workflows and docs
1 parent 7f32d33 commit 1d98c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-push

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
# Fail fast on type errors or test failures before pushing
55
npm run typecheck || exit 1
6-
npm run test-coverage || exit 1
6+
npm run test:coverage || exit 1
77
npm run build || exit 1

0 commit comments

Comments
 (0)