Spaces:
Sleeping
Sleeping
zaidmehdi
commited on
fix indentatio
Browse files
.github/workflows/tests.yml
CHANGED
@@ -22,7 +22,7 @@ jobs:
|
|
22 |
with:
|
23 |
fetch-depth: 0
|
24 |
- name: Fetch Git LFS files
|
25 |
-
|
26 |
- name: Set up Python 3.10
|
27 |
uses: actions/setup-python@v3
|
28 |
with:
|
|
|
22 |
with:
|
23 |
fetch-depth: 0
|
24 |
- name: Fetch Git LFS files
|
25 |
+
run: git lfs pull
|
26 |
- name: Set up Python 3.10
|
27 |
uses: actions/setup-python@v3
|
28 |
with:
|