Skip to content

Commit c646fbc

Browse files
authored
Updates deps for pipeline test fetcher (#9033)
update
1 parent 05b706c commit c646fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 2
3333
- name: Install dependencies
3434
run: |
35-
pip install -e .
35+
pip install -e [test]
3636
pip install huggingface_hub
3737
- name: Fetch Pipeline Matrix
3838
id: fetch_pipeline_matrix

0 commit comments

Comments
 (0)