Unverified Commit 0d7c4790 authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

Update deps for pipe test fetcher (#7838)



update
Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
parent ce97d7e1
...@@ -37,8 +37,8 @@ jobs: ...@@ -37,8 +37,8 @@ jobs:
python-version: "3.8" python-version: "3.8"
- name: Install dependencies - name: Install dependencies
run: | run: |
pip install -e . python -m venv /opt/venv && export PATH="/opt/venv/bin:$PATH"
pip install huggingface_hub python -m uv pip install -e [quality,test]
- name: Fetch Pipeline Matrix - name: Fetch Pipeline Matrix
id: fetch_pipeline_matrix id: fetch_pipeline_matrix
run: | run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment