fix: remove duplicate test run in pre-commit hook
This commit is contained in:
@@ -2,6 +2,5 @@
|
|||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
npm run lint-fix-staged
|
npm run lint-fix-staged
|
||||||
npm run tests
|
|
||||||
npm run test-coverage
|
npm run test-coverage
|
||||||
npm run format-staged
|
npm run format-staged
|
||||||
Reference in New Issue
Block a user