mirror of https://gitlab.com/litecord/litecord.git
ci: poetry install
This commit is contained in:
parent
90c0c17335
commit
e5609f3161
|
|
@ -20,5 +20,6 @@ tests:
|
|||
script:
|
||||
- ls
|
||||
- cp config.ci.py config.py
|
||||
- poetry install
|
||||
- poetry run ./manage.py migrate
|
||||
- time tox
|
||||
|
|
|
|||
Loading…
Reference in New Issue