Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
0ed630f1
Unverified
Commit
0ed630f1
authored
Feb 13, 2020
by
Sam Shleifer
Committed by
GitHub
Feb 13, 2020
Browse files
Attempt to increase timeout for circleci slow tests (#2844)
parent
ef74b0f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.circleci/config.yml
.circleci/config.yml
+2
-0
No files found.
.circleci/config.yml
View file @
0ed630f1
...
@@ -28,6 +28,8 @@ jobs:
...
@@ -28,6 +28,8 @@ jobs:
-
checkout
-
checkout
-
run
:
sudo pip install .[mecab,sklearn,tf-cpu,torch,testing]
-
run
:
sudo pip install .[mecab,sklearn,tf-cpu,torch,testing]
-
run
:
python -m pytest -n 8 --dist=loadfile -s -v ./tests/
-
run
:
python -m pytest -n 8 --dist=loadfile -s -v ./tests/
-
no_output_timeout
:
4h
run_tests_torch
:
run_tests_torch
:
working_directory
:
~/transformers
working_directory
:
~/transformers
docker
:
docker
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment