mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:40:43 +00:00
perf: simplify tsgo test lanes
This commit is contained in:
@@ -24,11 +24,11 @@ const GRAPH_DEFINITIONS = {
|
||||
},
|
||||
"core-test-agents": {
|
||||
config: "tsconfig.core.test.agents.json",
|
||||
description: "core agent colocated test graph",
|
||||
description: "diagnostic slice: core agent colocated tests",
|
||||
},
|
||||
"core-test-non-agents": {
|
||||
config: "tsconfig.core.test.non-agents.json",
|
||||
description: "core non-agent colocated test graph",
|
||||
description: "diagnostic slice: core tests excluding agent test roots",
|
||||
},
|
||||
extensions: {
|
||||
config: "tsconfig.extensions.json",
|
||||
|
||||
Reference in New Issue
Block a user