Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Dax Raad
6f56b481ed test(core): run core suite in CI 2026-06-21 21:43:05 -04:00

View file

@ -13,6 +13,10 @@
"outputs": [],
"passThroughEnv": ["*"]
},
"@opencode-ai/core#test": {
"dependsOn": ["^build"],
"outputs": []
},
"@opencode-ai/app#test": {
"dependsOn": ["^build"],
"outputs": []