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 6c26f23 commit 8e8bd59Copy full SHA for 8e8bd59
.github/workflows/unit_tests.yml
@@ -29,5 +29,6 @@ jobs:
29
- name: Run tests
30
env:
31
DJANGO_SETTINGS_MODULE: tests.settings
32
+ PYTHONPATH: /home/runner/work/django-vouch-proxy-auth/django-vouch-proxy-auth
33
run: |
34
django-admin.py test
0 commit comments