Remove legacy slow jest tests (#2092)

This commit is contained in:
Chenlei Hu
2024-12-29 16:25:06 -05:00
committed by GitHub
parent 95a4623c37
commit 642094ead1
26 changed files with 4 additions and 2127 deletions

View File

@@ -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: