mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
core: configure turbo to avoid building opencode for web tests
This commit is contained in:
parent
fcbc78180b
commit
7e5527379d
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@
|
|||
"opencode#test": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": []
|
||||
},
|
||||
"@opencode/web#test": {
|
||||
"dependsOn": [],
|
||||
"cache": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue