chore: add npm entrypoints for openclawtest flows / 新增 openclawtest 流程的 npm 入口
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"apply:openclawtest": "bash ./scripts/refresh-openclawtest-poc.sh",
|
||||
"install:openclawtest": "bash ./scripts/install-openclawtest-poc.sh",
|
||||
"refresh:openclawtest": "bash ./scripts/refresh-openclawtest-poc.sh",
|
||||
"rollback:openclawtest": "bash ./scripts/rollback-openclaw-poc-patch.sh /home/openclawtest/.nvm/versions/node/v22.22.2/lib/node_modules/openclaw/dist",
|
||||
"verify:openclawtest": "bash ./scripts/verify-openclaw-poc.sh /home/openclawtest/.openclaw /home/openclawtest/.nvm/versions/node/v22.22.2/lib/node_modules/openclaw/dist",
|
||||
"test": "tsx --test tests/**/*.test.mjs",
|
||||
"typecheck": "tsc --noEmit"
|
||||
|
||||
Reference in New Issue
Block a user