mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
build before run tests
This commit is contained in:
1
.github/workflows/test-ui.yaml
vendored
1
.github/workflows/test-ui.yaml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
run: |
|
||||
wait-for-it --service 127.0.0.1:8188 -t 600
|
||||
npm ci
|
||||
npm run build
|
||||
npm run test:generate
|
||||
npm test -- --verbose
|
||||
working-directory: ComfyUI_frontend/tests-ui
|
||||
|
||||
Reference in New Issue
Block a user