diff --git a/.github/azure-steps.yml b/.github/azure-steps.yml index 168326e93..d0db75f9a 100644 --- a/.github/azure-steps.yml +++ b/.github/azure-steps.yml @@ -103,7 +103,6 @@ steps: displayName: "Install test requirements" - script: | - python -m pip freeze python -m pytest --pyargs spacy -W error displayName: "Run CPU tests"