"src/vscode:/vscode.git/clone" did not exist on "93df388449ce61fb9b9721fc73b90802b8b2f379"
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:
python-version: "3.8"
- name: Install dependencies
run: |
pip install -e .
pip install huggingface_hub
python -m venv /opt/venv && export PATH="/opt/venv/bin:$PATH"
python -m uv pip install -e [quality,test]
- name: Fetch Pipeline Matrix
id: fetch_pipeline_matrix
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