mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
ci: update test-ssr.yml (#19521)
This commit is contained in:
3
.github/workflows/test-ssr.yml
vendored
3
.github/workflows/test-ssr.yml
vendored
@@ -48,5 +48,8 @@ jobs:
|
||||
env:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
|
||||
- name: Install chrome
|
||||
run: pnpx puppeteer browsers install chrome
|
||||
|
||||
- name: Test
|
||||
run: pnpm test:ssr
|
||||
|
||||
Reference in New Issue
Block a user