Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809

This commit is contained in:
Tianyi Cui
2026-08-09 18:03:35 +08:00
952 changed files with 2110 additions and 2087 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const windowsUnsupportedPackages = process.platform === 'win32'
// The pwsh-requiring suites (pwsh-local, tool-pwsh) deliberately stay
// INCLUDED: PowerShell ships with Windows, so they run natively here.
// Replacing the old 'packages/bash/*' glob with this explicit list also
// newly INCLUDES packages/bash/bash (the pure seam package) on Windows.
// newly INCLUDES packages/bash/bash (the Service Definition package) on Windows.
'packages/bash/bash-local',
'packages/bash/bash-sandbox',
'packages/bash/tool-bash',