Ver Fonte

ci: fix

Dax Raad há 10 meses atrás
pai
commit
fcbc78180b
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      .husky/pre-push

+ 1 - 2
.husky/pre-push

@@ -1,3 +1,2 @@
 #!/bin/sh
-bun prettier --write --ignore-unknown $(git diff --name-only HEAD~1 HEAD)
-bun run typecheck
+bun run typecheck