ci: tune oxlint threads

This commit is contained in:
Peter Steinberger
2026-04-24 20:17:40 +01:00
parent 8b76392e3e
commit e6d04682d3

View File

@@ -1462,7 +1462,7 @@ jobs:
pnpm tsgo:prod
;;
lint)
pnpm lint
pnpm lint --threads=4
;;
policy-guards)
pnpm lint:webhook:no-low-level-body-read