Compare commits

...

1 Commits

Author SHA1 Message Date
Dhruv Nair
b2e4971826 Revert "Updates deps for pipeline test fetcher (#9033)"
This reverts commit c646fbc124.
2024-08-01 13:22:19 +05:30

View File

@@ -32,7 +32,7 @@ jobs:
fetch-depth: 2
- name: Install dependencies
run: |
pip install -e [test]
pip install -e .
pip install huggingface_hub
- name: Fetch Pipeline Matrix
id: fetch_pipeline_matrix