mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
Revert "ci: update test-ssr.yml" (#19610)
Revert "ci: update test-ssr.yml (#19521)"
This reverts commit eab540a3f7
.
This commit is contained in:
parent
22c3bd8e72
commit
1b70aeae5d
3
.github/workflows/test-ssr.yml
vendored
3
.github/workflows/test-ssr.yml
vendored
@ -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
|
||||||
|
@ -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",
|
||||||
|
527
pnpm-lock.yaml
527
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user