From b71e4a27e4520b0d368ccbaec218de2e6156a4b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 3 Dec 2021 11:32:11 +0100 Subject: [PATCH] fix: Typo in last commit --- .github/workflows/instance_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/instance_test.yml b/.github/workflows/instance_test.yml index 96f8d9e..3f3c59e 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 -vvv install + poetry install -vvv poetry run tools/validate_config_files.py --check poetry run tools/validate_config_files.py --update poetry run tools/3rdparty.py