Update test-comfyui-frontend (#404)

This commit is contained in:
Chenlei Hu
2024-12-29 16:40:01 -05:00
committed by GitHub
parent 6396e246f8
commit 1c6d34e948

View File

@@ -88,8 +88,7 @@ jobs:
- name: Run UI tests
run: |
npm run test:generate
npm run test:generate:examples
npm run test:jest:fast -- --verbose
npm run test:jest -- --verbose
working-directory: ComfyUI_frontend
- name: Install Playwright Browsers