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