ci: Disable turbo cache when running tests for coverage collection (no-changelog) (#10380)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-08-13 14:44:36 +02:00
committed by GitHub
parent b2e0f33959
commit e950df0de8
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"$schema": "https://turbo.build/schema.json",
"ui": "stream",
"globalEnv": ["CI", "COVERAGE_ENABLED"],
"tasks": {
"clean": {
"cache": false