mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-11 22:12:33 +08:00
Fix?
This commit is contained in:
parent
caf454fcc2
commit
bc3fa627c7
1
.github/workflows/test-ui.yaml
vendored
1
.github/workflows/test-ui.yaml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '18'
|
||||
- name: Run tests
|
||||
working-directory: ./tests-ui
|
||||
run: |
|
||||
npm install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user