mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-06 08:00:05 +00:00
[Test] Disable Chromium2x tests (#465)
This commit is contained in:
2
.github/workflows/test-comfyui-frontend.yml
vendored
2
.github/workflows/test-comfyui-frontend.yml
vendored
@@ -96,7 +96,7 @@ jobs:
|
||||
working-directory: ComfyUI_frontend
|
||||
|
||||
- name: Run Playwright tests
|
||||
run: npx playwright test
|
||||
run: npx playwright test --project=chromium
|
||||
working-directory: ComfyUI_frontend
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user