diff --git a/turbo.json b/turbo.json index 113e0ac5f..1f0239079 100644 --- a/turbo.json +++ b/turbo.json @@ -28,7 +28,7 @@ "dependsOn": ["^build"] }, "test:unit": { - "dependsOn": ["^test:unit"] + "dependsOn": ["^build"] }, "test:integration": { "dependsOn": ["^build"]