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