diff --git a/tox.ini b/tox.ini index 8b2542e42c..b27a0f9eba 100644 --- a/tox.ini +++ b/tox.ini @@ -51,6 +51,8 @@ commands = description = Run style checks. envdir = {toxworkdir}/shared +passenv = + DISABLE_CHERRY_PICK_CHECK commands = {[testenv:mypy]commands} bash tools/flake8wrap.sh {posargs}