chore: cleanup

pull/9426/head
Adam 2026-01-19 07:15:57 -06:00
parent e9ede70793
commit f00f18b926
1 changed files with 4 additions and 0 deletions

View File

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