diff --git a/tox.ini b/tox.ini index bf08cd6..cf443a5 100644 --- a/tox.ini +++ b/tox.ini @@ -6,7 +6,7 @@ envlist = check, apply-check, docs, tests, build, changelog [testenv] allowlist_externals = poetry, ./test_keycloak_init.sh commands_pre = - poetry install --no-root --sync + poetry install --sync [testenv:check] commands =