ci: poetry install

This commit is contained in:
Luna 2021-07-09 23:33:51 -03:00
parent 90c0c17335
commit e5609f3161
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ tests:
script:
- ls
- cp config.ci.py config.py
- poetry install
- poetry run ./manage.py migrate
- time tox