ci(test): align node lane names with boundary split

This commit is contained in:
Vincent Koc
2026-04-11 00:05:46 +01:00
parent f4c9248a31
commit 9e2e4cde19
6 changed files with 64 additions and 37 deletions

View File

@@ -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,
},