Remove not needed migrate command.
This commit is contained in:
parent
7600cfbfa3
commit
d3eb770639
|
@ -57,7 +57,6 @@ jobs:
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
orchestra-admin startproject panel
|
orchestra-admin startproject panel
|
||||||
python panel/manage.py migrate
|
|
||||||
python panel/manage.py test orchestra --noinput
|
python panel/manage.py test orchestra --noinput
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue