change django.yml
This commit is contained in:
parent
fb5f85b237
commit
613d0b9d3f
|
@ -58,6 +58,7 @@ jobs:
|
|||
- name: Run Tests
|
||||
run: |
|
||||
cd CDC_Backend
|
||||
pythom manage.py collectstatic
|
||||
python manage.py makemigrations
|
||||
python manage.py makemigrations APIs
|
||||
python manage.py test
|
||||
|
|
Loading…
Reference in New Issue