mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-13 04:55:53 +00:00
try to improve test reliability
This commit is contained in:
2
.github/workflows/test-ui.yaml
vendored
2
.github/workflows/test-ui.yaml
vendored
@@ -22,5 +22,5 @@ jobs:
|
||||
run: |
|
||||
npm ci
|
||||
npm run test:generate
|
||||
npm test
|
||||
npm test -- --verbose
|
||||
working-directory: ./tests-ui
|
||||
|
Reference in New Issue
Block a user