forked from rhouben/pda-next
Fixed default ALLOWED_HOSTS; enable debug in test.
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
- name: Run unit tests
|
||||
env:
|
||||
DJANGO_SECRET_KEY: 'u92=rjf!))-h!1l9z%4i2xwk^t6%l+$z!$a%1_5zba4_9=ypj1'
|
||||
DJANGO_DEBUG: True
|
||||
working-directory: src
|
||||
run:
|
||||
python3 manage.py test
|
||||
|
||||
Reference in New Issue
Block a user