Actually run the tests
This commit is contained in:
@@ -79,7 +79,7 @@ jobs:
|
|||||||
- 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 pip install mecab-python3
|
- run: sudo pip install mecab-python3
|
||||||
- run: 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:
|
||||||
working_directory: ~/transformers
|
working_directory: ~/transformers
|
||||||
docker:
|
docker:
|
||||||
|
|||||||
Reference in New Issue
Block a user