Revert "ci: update test-ssr.yml" (#19610)

Revert "ci: update test-ssr.yml (#19521)"

This reverts commit eab540a3f7.
This commit is contained in:
iamkun 2025-01-10 21:30:02 +08:00 committed by GitHub
parent 22c3bd8e72
commit 1b70aeae5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 101 additions and 431 deletions

View File

@ -48,8 +48,5 @@ jobs:
env: env:
NODE_OPTIONS: --max-old-space-size=4096 NODE_OPTIONS: --max-old-space-size=4096
- name: Install chrome
run: pnpx puppeteer browsers install chrome
- name: Test - name: Test
run: pnpm test:ssr run: pnpm test:ssr

View File

@ -104,7 +104,7 @@
"lint-staged": "^13.0.3", "lint-staged": "^13.0.3",
"npm-run-all2": "^5.0.0", "npm-run-all2": "^5.0.0",
"prettier": "^2.7.1", "prettier": "^2.7.1",
"puppeteer": "^23.11.1", "puppeteer": "^17.1.3",
"resize-observer-polyfill": "^1.5.1", "resize-observer-polyfill": "^1.5.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"sass": "^1.79.3", "sass": "^1.79.3",

File diff suppressed because it is too large Load Diff