diff --git a/lefthook.yml b/lefthook.yml index 56f2c66934..71e2d22daf 100644 --- a/lefthook.yml +++ b/lefthook.yml @@ -1,11 +1,3 @@ -pre-push: - parallel: true - commands: - coverage: - run: npm run test:coverage - audit: - run: npm run test:audit - pre-commit: parallel: true commands: