Skip to content

Commit

Permalink
Update test-comfyui-frontend (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei authored Dec 29, 2024
1 parent 6396e24 commit 1c6d34e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-comfyui-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ jobs:
- name: Run UI tests
run: |
npm run test:generate
npm run test:generate:examples
npm run test:jest:fast -- --verbose
npm run test:jest -- --verbose
working-directory: ComfyUI_frontend

- name: Install Playwright Browsers
Expand Down

0 comments on commit 1c6d34e

Please sign in to comment.