mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-14 03:26:24 +03:00
Add temporary step to log installed spacy-legacy version
This commit is contained in:
parent
4201367cfa
commit
1d08dce32c
2
.github/azure-steps.yml
vendored
2
.github/azure-steps.yml
vendored
|
@ -103,6 +103,8 @@ steps:
|
|||
displayName: "Install test requirements"
|
||||
|
||||
- script: |
|
||||
# TODO REMOVE - temp for testing
|
||||
pip freeze | grep legacy
|
||||
python -m pytest --pyargs spacy -W error
|
||||
displayName: "Run CPU tests"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user