We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7970d commit 3341776Copy full SHA for 3341776
.github/workflows/python-package.yml
@@ -35,6 +35,3 @@ jobs:
35
run: |
36
coverage run tests/manage.py test django_python3_ldap
37
coverage report
38
- - name: Build docs
39
- run: |
40
- (cd docs && sphinx-build -n -W . _build)
0 commit comments