We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbc781 commit 7e55273Copy full SHA for 7e55273
1 file changed
turbo.json
@@ -9,6 +9,10 @@
9
"opencode#test": {
10
"dependsOn": ["^build"],
11
"outputs": []
12
+ },
13
+ "@opencode/web#test": {
14
+ "dependsOn": [],
15
+ "cache": false
16
}
17
18
0 commit comments