Disable slow jest tests (#1591)

* Disable slow jest tests

* nit
This commit is contained in:
Chenlei Hu
2024-11-18 20:10:03 -05:00
committed by GitHub
parent 6fbf1248f4
commit fc9e347055

View File

@@ -20,7 +20,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
playwright-tests-chromium: