mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-28 18:54:09 +00:00
Remove legacy slow jest tests (#2092)
This commit is contained in:
3
.github/workflows/test-ui.yaml
vendored
3
.github/workflows/test-ui.yaml
vendored
@@ -19,8 +19,7 @@ jobs:
|
||||
- name: Run Jest 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
|
||||
|
||||
playwright-tests-chromium:
|
||||
|
||||
Reference in New Issue
Block a user