diff --git a/eng/tox/tox.ini b/eng/tox/tox.ini index 0494ec1cb913..9fc976fce0dd 100644 --- a/eng/tox/tox.ini +++ b/eng/tox/tox.ini @@ -92,7 +92,7 @@ commands = {envbindir}/python -m pip freeze pytest \ {[testenv]default_pytest_params} \ - --ignore-glob='*_async.py' \ + --ignore-glob='*async*.py' \ {posargs} \ {toxinidir}