fix: remove jetbrains typecheck dependency from test:ci in turbo.json

This commit is contained in:
kirillk
2026-05-22 14:26:43 -04:00
parent c1c6971687
commit c9126435ff
-1
View File
@@ -37,7 +37,6 @@
"outputs": []
},
"@kilocode/kilo-jetbrains#test:ci": {
"dependsOn": ["@kilocode/kilo-jetbrains#typecheck"],
"outputs": [".artifacts/unit/junit.xml"]
},
"@opencode-ai/ui#test": {