Py2 tests for Lysandre
This commit is contained in:
@@ -88,6 +88,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run: sudo pip install --progress-bar off .
|
- run: sudo pip install --progress-bar off .
|
||||||
- run: sudo pip install pytest
|
- 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: sudo pip install mecab-python
|
||||||
- run: RUN_CUSTOM_TOKENIZERS=1 python -m pytest -sv ./transformers/tests/tokenization_bert_japanese_test.py
|
- run: RUN_CUSTOM_TOKENIZERS=1 python -m pytest -sv ./transformers/tests/tokenization_bert_japanese_test.py
|
||||||
deploy_doc:
|
deploy_doc:
|
||||||
|
|||||||
Reference in New Issue
Block a user