mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
2
.github/workflows/test-ui.yaml
vendored
2
.github/workflows/test-ui.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm run test:generate
|
npm run test:generate
|
||||||
npm run test:generate:examples
|
npm run test:generate:examples
|
||||||
npm test -- --verbose
|
npm run test:jest:fast -- --verbose
|
||||||
working-directory: ComfyUI_frontend
|
working-directory: ComfyUI_frontend
|
||||||
|
|
||||||
playwright-tests-chromium:
|
playwright-tests-chromium:
|
||||||
|
|||||||
Reference in New Issue
Block a user