diff --git a/.github/workflows/instance_test.yml b/.github/workflows/instance_test.yml index e567e7a..96f8d9e 100644 --- a/.github/workflows/instance_test.yml +++ b/.github/workflows/instance_test.yml @@ -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