mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
core: configure turbo to avoid building opencode for web tests
This commit is contained in:
parent
fcbc78180b
commit
7e5527379d
@ -9,6 +9,10 @@
|
||||
"opencode#test": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": []
|
||||
},
|
||||
"@opencode/web#test": {
|
||||
"dependsOn": [],
|
||||
"cache": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user