ci: keep static lane source-only

This commit is contained in:
Tianyi Cui
2026-07-06 02:43:42 +08:00
parent 2d80d868be
commit 5efc449af0
3 changed files with 2 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ jobs:
include:
- lane: static
command: pnpm run check:ci:static
gate_concurrency: '4'
gate_concurrency: '8'
publint_concurrency: '8'
coverage_max_workers: ''
- lane: lint