Reference specific ComfyUI_devtools in CI (#2479)

This commit is contained in:
Chenlei Hu
2025-02-09 12:00:26 -05:00
committed by GitHub
parent 3d59d478b6
commit 91a3d1228e
4 changed files with 15 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
if: github.event.label.name == 'New Browser Test Expectations'
steps:
- uses: Comfy-Org/ComfyUI_frontend_setup_action@v2.1
- uses: Comfy-Org/ComfyUI_frontend_setup_action@v2.2
- name: Install Playwright Browsers
run: npx playwright install chromium --with-deps
working-directory: ComfyUI_frontend