Disable slow jest tests (#328)

This commit is contained in:
Chenlei Hu
2024-11-21 09:43:32 -05:00
committed by GitHub
parent 5469bfdd52
commit 0263704c6c

View File

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