Skip to content

Commit

Permalink
test worker 1
Browse files Browse the repository at this point in the history
  • Loading branch information
wjymtg committed Dec 11, 2024
1 parent 05bfe3d commit 82a10e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/browser_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,9 @@ jobs:
working-directory: ComfyUI

- name: Run Tests
continue-on-error: true
run: |
npx playwright test --project chromium chromium-2x
npx playwright test --project chromium chromium-2x --workers=1
working-directory: ComfyUI/custom_nodes/BizyAir/browser_tests

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 82a10e5

Please sign in to comment.