mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-10 10:00:08 +00:00
Disable slow jest tests (#328)
This commit is contained in:
2
.github/workflows/test-comfyui-frontend.yml
vendored
2
.github/workflows/test-comfyui-frontend.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
run: |
|
||||
npm run test:generate
|
||||
npm run test:generate:examples
|
||||
npm test -- --verbose
|
||||
npm run test:jest:fast -- --verbose
|
||||
working-directory: ComfyUI_frontend
|
||||
|
||||
- name: Install Playwright Browsers
|
||||
|
||||
Reference in New Issue
Block a user