Merge "Drop redundant envdir"

This commit is contained in:
Zuul
2024-04-29 13:34:17 +00:00
committed by Gerrit Code Review

View File

@@ -161,7 +161,6 @@ import-order-style = pep8
enable-extensions=H106,H203,H204,H205,H904
[testenv:bashate]
envdir = {toxworkdir}/shared
commands = bash -c "find {toxinidir} \
-not \( -type d -name .tox\* -prune \) \
-not \( -type d -name .venv\* -prune \) \