ci: tune static lane concurrency
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
include:
|
||||
- lane: static
|
||||
command: pnpm run check:ci:static
|
||||
gate_concurrency: '8'
|
||||
gate_concurrency: '4'
|
||||
publint_concurrency: '8'
|
||||
coverage_max_workers: ''
|
||||
- lane: lint
|
||||
|
||||
Reference in New Issue
Block a user