ci: harden Crabbox Testbox runs

This commit is contained in:
Peter Steinberger
2026-05-31 09:29:44 +01:00
parent 15ae2deb30
commit d4f78c9339
5 changed files with 119 additions and 3 deletions

View File

@@ -15,6 +15,9 @@ permissions:
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
PNPM_CONFIG_MODULES_DIR: "/tmp/openclaw-pnpm-node-modules"
PNPM_CONFIG_STORE_DIR: "/tmp/openclaw-pnpm-store"
PNPM_CONFIG_VIRTUAL_STORE_DIR: "/tmp/openclaw-pnpm-virtual-store"
jobs:
check: