diff --git a/turbo.json b/turbo.json index 99290d5013..5048c68444 100644 --- a/turbo.json +++ b/turbo.json @@ -1,4 +1,5 @@ { + "globalEnv": ["CI", "COVERAGE_ENABLED"], "tasks": { "clean": { "cache": false }, "build": {