From 8bea479df9f10825f39fefde42a24ac5b55f8893 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 7209cc6d..6b1c9b32 100644 --- a/turbo.json +++ b/turbo.json @@ -9,10 +9,6 @@ "opencode#test": { "dependsOn": ["^build"], "outputs": [] - }, - "@opencode/web#test": { - "dependsOn": [], - "cache": false } } }