From 8eee14c19c0838f5abadba23b572e49793fd4569 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Sat, 27 Sep 2025 03:20:08 -0400 Subject: [PATCH] ci: wtf --- turbo.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/turbo.json b/turbo.json index 7209cc6ddb..6b1c9b3242 100644 --- a/turbo.json +++ b/turbo.json @@ -9,10 +9,6 @@ "opencode#test": { "dependsOn": ["^build"], "outputs": [] - }, - "@opencode/web#test": { - "dependsOn": [], - "cache": false } } }