Enable env on GitHub Actions

This commit is contained in:
Joachim
2021-05-29 15:51:56 +02:00
parent ba39dad06c
commit cd7c0ccaea
4 changed files with 17 additions and 29 deletions

View File

@ -177,9 +177,6 @@ USE_L10N = True
USE_TZ = True
NOSE_ARGS = ['--nocapture',
'--nologcapture',]
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/3.2/howto/static-files/