ci: split lint lane internally

This commit is contained in:
Tianyi Cui
2026-07-06 02:56:23 +08:00
parent 133be74b15
commit 09326fd84a
3 changed files with 28 additions and 11 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
coverage_max_workers: ''
- lane: lint
command: pnpm run check:ci:lint
gate_concurrency: '1'
gate_concurrency: '2'
publint_concurrency: '8'
coverage_max_workers: ''
- lane: coverage