diff --git a/turbo.json b/turbo.json index e2b6e1d3e0e..50f60bf086f 100644 --- a/turbo.json +++ b/turbo.json @@ -27,7 +27,7 @@ "env": ["RELEASE"] }, "typecheck": { - "dependsOn": ["^typecheck", "^build"] + "dependsOn": ["^build"] }, "format": {}, "format:check": {},