Skip to content

Commit fcbc781

Browse files
committed
ci: fix
1 parent bab1ca5 commit fcbc781

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.husky/pre-push

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
#!/bin/sh
2-
bun prettier --write --ignore-unknown $(git diff --name-only HEAD~1 HEAD)
3-
bun run typecheck
2+
bun run typecheck

0 commit comments

Comments
 (0)