chore(codemode): run tests in CI (#36772)
This commit is contained in:
parent
358d4746a9
commit
547e0148c7
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@
|
|||
"dependsOn": [],
|
||||
"outputs": ["dist/**"]
|
||||
},
|
||||
"@opencode-ai/codemode#test": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": []
|
||||
},
|
||||
"@opencode-ai/core#test": {
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue