Skip to content

Commit 77e9935

Browse files
committed
feat(TEST): comment check coverage script
1 parent 769014a commit 77e9935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.husky/pre-push

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
[ -n "$CI" ] && exit 0
55

66
#npm run lint && npm run test && npm run check:coverage
7-
npm run lint && npm run check:coverage
7+
npm run lint

0 commit comments

Comments
 (0)