mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
ci: fix
This commit is contained in:
parent
e53fb7f8ed
commit
8c7fee7840
1 changed files with 1 additions and 1 deletions
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
|
|
@ -24,6 +24,6 @@ jobs:
|
|||
run: bun install
|
||||
|
||||
- name: Run format
|
||||
run: bun run format
|
||||
run: ./script/format.ts
|
||||
env:
|
||||
CI: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue