Compare commits

...
Author SHA1 Message Date
Dax Raad 6f56b481ed test(core): run core suite in CI 2026-06-21 21:43:05 -04:00
+4
View File
@@ -13,6 +13,10 @@
"outputs": [],
"passThroughEnv": ["*"]
},
"@opencode-ai/core#test": {
"dependsOn": ["^build"],
"outputs": []
},
"@opencode-ai/app#test": {
"dependsOn": ["^build"],
"outputs": []