"tests/test_tokenization_ctrl.py" did not exist on "0a9860daa73d5c6c026b15e4e60ec0d77851726e"
Unverified Commit 0ed630f1 authored by Sam Shleifer's avatar Sam Shleifer Committed by GitHub
Browse files

Attempt to increase timeout for circleci slow tests (#2844)

parent ef74b0f0
......@@ -28,6 +28,8 @@ jobs:
- checkout
- run: sudo pip install .[mecab,sklearn,tf-cpu,torch,testing]
- run: python -m pytest -n 8 --dist=loadfile -s -v ./tests/
- no_output_timeout: 4h
run_tests_torch:
working_directory: ~/transformers
docker:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment