diff --git a/.husky/pre-commit b/.husky/pre-commit index 08ae9d3..d1096ab 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,5 +1,4 @@ #!/bin/sh -[ -n "$CI" ] && exit 0 . "$(dirname "$0")/_/husky.sh" npm run test