ci: use full e2e worker fanout

This commit is contained in:
Tianyi Cui
2026-07-06 03:16:34 +08:00
parent 3464f88297
commit cc670c0762
6 files changed
+7 -7

No files matched your search

+1 -1
View File
@@ -108,5 +108,5 @@ jobs:
env:
DEEPSEEK_API_KEY: ${{ secrets.DEEPSEEK_API_KEY_EXTERNAL }}
DEEPSEEK_BASE_URL: https://api.deepseek.com
DSH_E2E_MAX_WORKERS: 14
DSH_E2E_MAX_WORKERS: 16
run: pnpm run test:e2e