test(windows): enforce native coverage

This commit is contained in:
Tianyi Cui
2026-08-08 18:52:41 +08:00
parent 9b169f7555
commit ce073eeef7
8 changed files with 33 additions and 20 deletions
+2 -1
View File
@@ -302,7 +302,7 @@ jobs:
# One standard Windows box shares setup across the required build/site checks
# and the observational portability inventory. Serial worker bounds keep this
# recovery path portable; Linux owns duplicate lint, coverage, and snapshots.
# recovery path portable; Linux owns duplicate lint and snapshots.
# See the native-Windows pull-request CI decision:
# .agents/notes/implemented/process/2026-08-08-native-windows-pull-request-ci.md
windows:
@@ -310,6 +310,7 @@ jobs:
runs-on: windows-2025
name: windows node 24 / native complete
env:
DSH_COVERAGE_MAX_WORKERS: '4'
DSH_GATE_CONCURRENCY: '1'
DSH_PUBLINT_CONCURRENCY: '1'
steps: