diff --git a/turbo.json b/turbo.json index 7209cc6d..6b1c9b32 100644 --- a/turbo.json +++ b/turbo.json @@ -9,10 +9,6 @@ "opencode#test": { "dependsOn": ["^build"], "outputs": [] - }, - "@opencode/web#test": { - "dependsOn": [], - "cache": false } } }