Enable env on GitHub Actions
This commit is contained in:
parent
ba39dad06c
commit
cd7c0ccaea
4 changed files with 17 additions and 29 deletions
1
.github/workflows/django-tests.yml
vendored
1
.github/workflows/django-tests.yml
vendored
|
@ -64,5 +64,6 @@ jobs:
|
|||
EMAIL_HOST_USER: ""
|
||||
EMAIL_HOST_PASSWORD: ""
|
||||
EMAIL_USE_TLS: true
|
||||
ENABLE_PREVIEW_IMAGES": true
|
||||
run: |
|
||||
python manage.py test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue