mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Temporarily run tests with mecab-ko tokenizer
This commit is contained in:
parent
a2a0e1abf1
commit
d2083e7044
1
.github/azure-steps.yml
vendored
1
.github/azure-steps.yml
vendored
|
@ -45,6 +45,7 @@ steps:
|
|||
|
||||
- script: |
|
||||
${{ parameters.prefix }} python -m pip install -U -r requirements.txt
|
||||
${{ parameters.prefix }} python -m pip install mecab-ko
|
||||
displayName: "Install test requirements"
|
||||
|
||||
- script: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user