summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam <[email protected]>2026-01-19 07:15:57 -0600
committerAdam <[email protected]>2026-01-19 09:03:52 -0600
commitf00f18b926e21c5d48b8fdf5cb216888f1c52f82 (patch)
treeb6be9f1f73ad3eb91f380f855ba43cd125db9a54
parente9ede70793dae3f1f12b3e6144c0229b9ce96610 (diff)
downloadopencode-f00f18b926e21c5d48b8fdf5cb216888f1c52f82.tar.gz
opencode-f00f18b926e21c5d48b8fdf5cb216888f1c52f82.zip
chore: cleanup
-rw-r--r--turbo.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/turbo.json b/turbo.json
index 6b1c9b324..5de1b8d75 100644
--- a/turbo.json
+++ b/turbo.json
@@ -9,6 +9,10 @@
"opencode#test": {
"dependsOn": ["^build"],
"outputs": []
+ },
+ "@opencode-ai/app#test": {
+ "dependsOn": ["^build"],
+ "outputs": []
}
}
}