Skip to content

Commit 8edc45c

Browse files
spacing ?
1 parent ea000d9 commit 8edc45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,5 +182,5 @@ jobs:
182182
run: |
183183
. venv/bin/activate
184184
cd doc
185-
pre-commit run --hook-stage push sphinx-generated-doc --all-files || {git diff; echo "Make sure that there \
185+
pre-commit run --hook-stage push sphinx-generated-doc --all-files || {git diff ; echo "Make sure that there \
186186
are no modifications locally when launching 'make html'" ; exit 1; }

0 commit comments

Comments
 (0)