Skip to content

Commit d2bf0ad

Browse files
committed
fix
1 parent db0999d commit d2bf0ad

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.husky/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ fi
88

99
git-secrets --register-aws > /dev/null
1010
git-secrets --scan
11-
12-
npm run check
13-
npm test -- --run tests/unit

.husky/pre-push

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
npm run check
2+
npm test -- --run tests/unit

0 commit comments

Comments
 (0)