mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-14 04:01:35 +00:00
perf(ci): raise isolated Windows coverage fan-out
This commit is contained in:
@@ -85,6 +85,7 @@ describe('CI workflow', () => {
|
||||
expect(windowsNative.if).toBe("github.event_name == 'pull_request'")
|
||||
expect(windowsNative.env).toMatchObject({
|
||||
DSH_COVERAGE_MAX_WORKERS: '12',
|
||||
DSH_COVERAGE_PARTITIONS: '16',
|
||||
DSH_COVERAGE_TEST_TIMEOUT_MS: '30000',
|
||||
DSH_GATE_CONCURRENCY: '8',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user