mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 17:30:26 +00:00
ci(test): align node lane names with boundary split
This commit is contained in:
@@ -21,7 +21,7 @@ export function createNodeTestShards() {
|
||||
|
||||
return [
|
||||
{
|
||||
checkName: `checks-node-test-${shard.name}`,
|
||||
checkName: `checks-node-core-test-${shard.name}`,
|
||||
shardName: shard.name,
|
||||
configs,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user