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