test: run suite through isolated mock runner
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@
|
||||
"prepublishOnly": "bun run clean && bun run build",
|
||||
"test:model-capabilities": "bun test src/shared/model-capability-aliases.test.ts src/shared/model-capability-guardrails.test.ts src/shared/model-capabilities.test.ts src/cli/doctor/checks/model-resolution.test.ts --bail",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test": "bun test bin script src"
|
||||
"test": "bun run script/run-ci-tests.ts"
|
||||
},
|
||||
"keywords": [
|
||||
"opencode",
|
||||
|
||||
Reference in New Issue
Block a user