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