CI: add built plugin singleton smoke (#48710)

This commit is contained in:
Tak Hoffman
2026-03-17 15:17:41 -05:00
committed by GitHub
parent 3d3f292f66
commit 5a2a4abc12
5 changed files with 155 additions and 0 deletions

View File

@@ -330,6 +330,9 @@ jobs:
- name: Smoke test CLI launcher status json
run: node openclaw.mjs status --json --timeout 1
- name: Smoke test built bundled plugin singleton
run: pnpm test:build:singleton
- name: Check CLI startup memory
run: pnpm test:startup:memory