Skip to content

Commit 5cd0f49

Browse files
committed
more indentation fixes.
1 parent db61408 commit 5cd0f49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ jobs:
212212
github-token: ${{ secrets.GITHUB_TOKEN }}
213213

214214
- name: test build_doc
215-
run: |
216-
python ./setup.py build_doc
215+
run: |
216+
python ./setup.py build_doc
217217
218218
#- name: test docker build current version ubuntu-latest
219219
# if: matrix.python-version == '3.10' && matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)