Compare commits

...

1 Commits

Author SHA1 Message Date
Dhruv Nair
91a94482e0 update 2024-08-01 07:54:45 +00:00

View File

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