diff --git a/.husky/pre-push b/.husky/pre-push index c0c814d..d54f8eb 100644 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,2 +1,2 @@ #!/bin/sh -pnpm test \ No newline at end of file +pnpm test-ci \ No newline at end of file