chg: Run verbose poetry install in action

Debug weirdness with python 3.10
pull/303/head
Raphaël Vinot 2021-12-03 11:28:28 +01:00
parent cbb96f67e4
commit d8ce7f8f5e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
echo LOOKYLOO_HOME="'`pwd`'" > .env
cp config/generic.json.sample config/generic.json
cp config/modules.json.sample config/modules.json
poetry install
poetry -vvv install
poetry run tools/validate_config_files.py --check
poetry run tools/validate_config_files.py --update
poetry run tools/3rdparty.py