Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
e0c0029f
Commit
e0c0029f
authored
Oct 20, 2023
by
comfyanonymous
Browse files
Try to speed up the test-ui workflow.
parent
25e3e5af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/test-ui.yaml
.github/workflows/test-ui.yaml
+1
-1
No files found.
.github/workflows/test-ui.yaml
View file @
e0c0029f
...
...
@@ -16,7 +16,7 @@ jobs:
-
name
:
Install requirements
run
:
|
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install
torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
-r requirements.txt
-
name
:
Run Tests
run
:
|
npm ci
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment