mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-17 23:51:58 +03:00
Remove pipe from YAML
Works locally, but possibly this is causing a quoting error or something.
This commit is contained in:
parent
689fae71f3
commit
ce5831b5d2
2
.github/azure-steps.yml
vendored
2
.github/azure-steps.yml
vendored
|
@ -104,7 +104,7 @@ steps:
|
|||
|
||||
- script: |
|
||||
# TODO REMOVE - temp for testing
|
||||
pip freeze | grep legacy
|
||||
pip freeze
|
||||
python -m pytest --pyargs spacy -W error
|
||||
displayName: "Run CPU tests"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user