zaidmehdi commited on
Commit
f97a9ff
·
unverified ·
1 Parent(s): 9bb96ee

fix indentatio

Browse files
Files changed (1) hide show
  1. .github/workflows/tests.yml +1 -1
.github/workflows/tests.yml CHANGED
@@ -22,7 +22,7 @@ jobs:
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:
 
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: