mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 10:16:44 +00:00
fix(ci): validate sticky importer restores (#111444)
This commit is contained in:
@@ -720,6 +720,10 @@ const TOOLING_SOURCE_TEST_TARGETS = new Map([
|
||||
".github/actions/setup-node-env/sticky-importers.sh",
|
||||
["test/scripts/ci-workflow-guards.test.ts"],
|
||||
],
|
||||
[
|
||||
".github/actions/setup-node-env/verify-importers.mjs",
|
||||
["test/scripts/ci-workflow-guards.test.ts"],
|
||||
],
|
||||
[
|
||||
".github/actions/setup-pnpm-store-cache/action.yml",
|
||||
["test/scripts/package-acceptance-workflow.test.ts", "test/scripts/ci-workflow-guards.test.ts"],
|
||||
|
||||
Reference in New Issue
Block a user