ci: fix
parent
e53fb7f8ed
commit
8c7fee7840
|
|
@ -24,6 +24,6 @@ jobs:
|
|||
run: bun install
|
||||
|
||||
- name: Run format
|
||||
run: bun run format
|
||||
run: ./script/format.ts
|
||||
env:
|
||||
CI: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue