diff --git a/.husky/pre-push b/.husky/pre-push index 425ddc89..5ec09714 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,3 +1,2 @@ npm run lint npm run format:check -npm run tests:e2e