ci: cache eslint lane

This commit is contained in:
Tianyi Cui
2026-07-06 03:07:35 +08:00
parent d71c96a44c
commit 1b9408268b
9 changed files with 37 additions and 8 deletions

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: 12
DSH_E2E_MAX_WORKERS: 14
run: pnpm run test:e2e