mirror of https://github.com/explosion/spaCy.git
Auto-format [ci skip]
This commit is contained in:
parent
c9cd516d96
commit
48e697dd00
|
@ -88,5 +88,5 @@ jobs:
|
||||||
pip install -e .
|
pip install -e .
|
||||||
displayName: 'Build and install'
|
displayName: 'Build and install'
|
||||||
|
|
||||||
- script: python -m pytest tests --tb=native spacy
|
- script: python -m pytest tests
|
||||||
displayName: 'Run tests'
|
displayName: 'Run tests'
|
||||||
|
|
Loading…
Reference in New Issue