mirror of
https://github.com/lemon07r/opencode-kimi-full.git
synced 2026-07-18 08:05:52 +02:00
Add OAuth request timeouts and release checks
This commit is contained in:
@@ -45,6 +45,9 @@ jobs:
|
||||
- name: Type-check
|
||||
run: bunx tsc --noEmit
|
||||
|
||||
- name: Type-check tests
|
||||
run: bunx tsc --noEmit --project tsconfig.tests.json
|
||||
|
||||
- name: Syntax check (no bundle)
|
||||
run: bun build --target=node --no-bundle src/index.ts > /dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user