mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 01:51:37 +00:00
fix(test): restore oxlint shard routing owner (#117531)
This commit is contained in:
committed by
GitHub
parent
17625e5cd2
commit
a14ada134f
@@ -1986,6 +1986,7 @@ const EXACT_TOOLING_TARGETS = new Map([
|
||||
],
|
||||
],
|
||||
["scripts/run-vitest.mjs", ["run-vitest", "test-projects", "vitest-local-scheduling"]],
|
||||
["scripts/run-oxlint-shards.mjs", ["run-oxlint"]],
|
||||
["scripts/docker-e2e-rerun.mjs", ["docker-e2e-helper-cli"]],
|
||||
["scripts/openclaw-postpack.mjs", [TOOLING_VITEST_CONFIG]],
|
||||
["scripts/openclaw-npm-prepublish-verify.ts", ["test/openclaw-npm-prepublish-verify.test.ts"]],
|
||||
|
||||
Reference in New Issue
Block a user