mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-02 04:02:20 +00:00
ci: explicitly opt into frontend build
This commit is contained in:
2
.github/workflows/tests-ci.yaml
vendored
2
.github/workflows/tests-ci.yaml
vendored
@@ -23,6 +23,8 @@ jobs:
|
||||
launch_server: 'false'
|
||||
- name: Setup frontend
|
||||
uses: ./.github/actions/setup-frontend
|
||||
with:
|
||||
build_frontend: 'true'
|
||||
- name: Setup Playwright
|
||||
uses: ./.github/actions/setup-playwright # Setup Playwright and cache browsers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user