Skip to content

Commit

Permalink
Disable slow jest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Nov 21, 2024
1 parent 5469bfd commit e29230d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-comfyui-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e29230d

Please sign in to comment.