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
3951fc55
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "72768b6b9c2083d9f2d075d80ef199a3eae881d8"
Commit
3951fc55
authored
Apr 23, 2021
by
Sylvain Gugger
Browse files
Try to trigger failure more
parent
bd41a0f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/config.yml
.circleci/config.yml
+1
-1
No files found.
.circleci/config.yml
View file @
3951fc55
...
...
@@ -145,7 +145,7 @@ jobs:
key
:
v0.4-torch-{{ checksum "setup.py" }}
paths
:
-
'
~/.cache/pip'
-
run
:
python -m pytest -n
4
--dist=loadfile -s --make-reports=tests_torch ./tests/ | tee tests_output.txt
-
run
:
python -m pytest -n
8
--dist=loadfile -s --make-reports=tests_torch ./tests/ | tee tests_output.txt
-
store_artifacts
:
path
:
~/transformers/tests_output.txt
-
store_artifacts
:
...
...
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