ci: assign session title coverage

This commit is contained in:
Tianyi Cui
2026-07-21 23:36:35 +08:00
parent 1050711e6d
commit e887c0f7c0
2 changed files with 9 additions and 0 deletions

View File

@@ -92,6 +92,11 @@ jobs:
gate_concurrency: '1'
coverage_max_workers: '4'
coverage_shard: state-session
- lane: coverage-session-title
command: pnpm run check:ci:coverage
gate_concurrency: '1'
coverage_max_workers: '4'
coverage_shard: session-title
- lane: coverage-models
command: pnpm run check:ci:coverage
gate_concurrency: '1'