ci: fix
parent
bab1ca54e4
commit
fcbc78180b
|
|
@ -1,3 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
bun prettier --write --ignore-unknown $(git diff --name-only HEAD~1 HEAD)
|
|
||||||
bun run typecheck
|
bun run typecheck
|
||||||
Loading…
Reference in New Issue