diff --git a/.azure-pipelines/templates/steps/tox-steps.yml b/.azure-pipelines/templates/steps/tox-steps.yml index 92d417782..e58f5e495 100644 --- a/.azure-pipelines/templates/steps/tox-steps.yml +++ b/.azure-pipelines/templates/steps/tox-steps.yml @@ -13,8 +13,7 @@ steps: libffi-dev \ ca-certificates \ nginx-light \ - openssl \ - expect + openssl sudo systemctl stop nginx condition: startswith(variables['IMAGE_NAME'], 'ubuntu') displayName: Install Linux dependencies