mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 19:24:22 +01:00
ci: fix
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user