Skip to content

Commit 5bfe8b6

Browse files
authored
Merge branch 'main' into lora-support-flux
2 parents 51e4e49 + b1f43d7 commit 5bfe8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 2
3333
- name: Install dependencies
3434
run: |
35-
pip install -e [test]
35+
pip install -e .[test]
3636
pip install huggingface_hub
3737
- name: Fetch Pipeline Matrix
3838
id: fetch_pipeline_matrix

0 commit comments

Comments
 (0)