mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-01 03:04:11 +00:00
[CI] Update frontend test to new vitest scripts (#653)
- Ref: https://github.com/Comfy-Org/ComfyUI_frontend/pull/2779/
This commit is contained in:
4
.github/workflows/test-comfyui-frontend.yml
vendored
4
.github/workflows/test-comfyui-frontend.yml
vendored
@@ -81,8 +81,8 @@ jobs:
|
||||
|
||||
- name: Run UI tests
|
||||
run: |
|
||||
npm run test:generate
|
||||
npm run test:jest -- --verbose
|
||||
npm run test:component
|
||||
npm run test:unit
|
||||
working-directory: ComfyUI_frontend
|
||||
|
||||
- name: Install Playwright Browsers
|
||||
|
||||
Reference in New Issue
Block a user