mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-30 10:00:04 +03:00
Revert "Log git version when running tests"
This reverts commit 513d025e96
.
This commit is contained in:
parent
513d025e96
commit
fd04a8f3e9
1
.github/azure-steps.yml
vendored
1
.github/azure-steps.yml
vendored
|
@ -103,7 +103,6 @@ steps:
|
||||||
displayName: "Install test requirements"
|
displayName: "Install test requirements"
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
git --version
|
|
||||||
python -m pytest --pyargs spacy -W error
|
python -m pytest --pyargs spacy -W error
|
||||||
displayName: "Run CPU tests"
|
displayName: "Run CPU tests"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user