Enable env on GitHub Actions
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user