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
OpenDAS
diffusers
Commits
0d7c4790
Unverified
Commit
0d7c4790
authored
May 02, 2024
by
Dhruv Nair
Committed by
GitHub
May 02, 2024
Browse files
Update deps for pipe test fetcher (#7838)
update Co-authored-by:
Sayak Paul
<
spsayakpaul@gmail.com
>
parent
ce97d7e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/push_tests.yml
.github/workflows/push_tests.yml
+2
-2
No files found.
.github/workflows/push_tests.yml
View file @
0d7c4790
...
...
@@ -37,8 +37,8 @@ jobs:
python-version
:
"
3.8"
-
name
:
Install dependencies
run
:
|
p
ip install -e .
p
ip install huggingface_hub
p
ython -m venv /opt/venv && export PATH="/opt/venv/bin:$PATH"
p
ython -m uv pip install -e [quality,test]
-
name
:
Fetch Pipeline Matrix
id
:
fetch_pipeline_matrix
run
:
|
...
...
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