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