mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:40:43 +00:00
perf(test): move temp path guard to check
This commit is contained in:
@@ -1261,6 +1261,7 @@
|
||||
"check:madge-import-cycles": "node --import tsx scripts/check-madge-import-cycles.ts",
|
||||
"check:no-conflict-markers": "node scripts/check-no-conflict-markers.mjs",
|
||||
"check:static-import-sccs": "pnpm check:madge-import-cycles",
|
||||
"check:temp-path-guardrails": "node --import tsx scripts/check-temp-path-guardrails.ts",
|
||||
"check:test-types": "pnpm tsgo:test",
|
||||
"check:timed": "node scripts/check-timed.mjs",
|
||||
"check:timed:all-types": "node scripts/check-timed.mjs --include-test-types",
|
||||
|
||||
Reference in New Issue
Block a user