ci: keep lint lane serial

This commit is contained in:
Tianyi Cui
2026-07-06 02:59:50 +08:00
parent 09326fd84a
commit d71c96a44c
3 changed files with 11 additions and 28 deletions

View File

@@ -34,7 +34,7 @@ jobs:
coverage_max_workers: ''
- lane: lint
command: pnpm run check:ci:lint
gate_concurrency: '2'
gate_concurrency: '1'
publint_concurrency: '8'
coverage_max_workers: ''
- lane: coverage