mirror of https://github.com/explosion/spaCy.git
Update azure-pipelines.yml
This commit is contained in:
parent
6a5433236b
commit
9cbaf9b965
|
@ -98,5 +98,5 @@ jobs:
|
|||
pip install dist/$SDIST
|
||||
displayName: 'Install from sdist'
|
||||
|
||||
- script: python -m pytest spacy
|
||||
- script: python -m pytest --pyargs spacy
|
||||
displayName: 'Run tests'
|
||||
|
|
Loading…
Reference in New Issue