diff --git a/.husky/pre-push b/.husky/pre-push index 2b304916c9..ebb286f3b0 100755 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -4,4 +4,4 @@ npm t \ -w packages/parameters \ -w packages/parser -npx vitest --run --coverage --changed="$(git merge-base HEAD main)" \ No newline at end of file +npx vitest --run --coverage --changed="$(git merge-base HEAD main)" tests/unit