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