We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b706c commit c646fbcCopy full SHA for c646fbc
.github/workflows/nightly_tests.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 2
33
- name: Install dependencies
34
run: |
35
- pip install -e .
+ pip install -e [test]
36
pip install huggingface_hub
37
- name: Fetch Pipeline Matrix
38
id: fetch_pipeline_matrix
0 commit comments