Py2 tests for Lysandre
This commit is contained in:
Родитель
5505cf7014
Коммит
371c5ddfad
|
@ -88,6 +88,7 @@ jobs:
|
|||
- checkout
|
||||
- run: sudo pip install --progress-bar off .
|
||||
- run: sudo pip install pytest
|
||||
- run: sudo apt-get -y install libmecab-dev mecab mecab-ipadic-utf8 swig
|
||||
- run: sudo pip install mecab-python
|
||||
- run: RUN_CUSTOM_TOKENIZERS=1 python -m pytest -sv ./transformers/tests/tokenization_bert_japanese_test.py
|
||||
deploy_doc:
|
||||
|
|
Загрузка…
Ссылка в новой задаче