diff --git a/.github/azure-steps.yml b/.github/azure-steps.yml index 851aec538..113424cf4 100644 --- a/.github/azure-steps.yml +++ b/.github/azure-steps.yml @@ -104,7 +104,7 @@ steps: - script: | # TODO REMOVE - temp for testing - pip freeze | grep legacy + pip freeze python -m pytest --pyargs spacy -W error displayName: "Run CPU tests"