Skip to content

Commit 3341776

Browse files
committed
Losing docs build step
1 parent ff7970d commit 3341776

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,3 @@ jobs:
3535
run: |
3636
coverage run tests/manage.py test django_python3_ldap
3737
coverage report
38-
- name: Build docs
39-
run: |
40-
(cd docs && sphinx-build -n -W . _build)

0 commit comments

Comments
 (0)