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
b0a917c4
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "af4a1ecad0d2d5ad383418c0605430c847eafe57"
Unverified
Commit
b0a917c4
authored
Aug 13, 2021
by
Sylvain Gugger
Committed by
GitHub
Aug 13, 2021
Browse files
Fix CircleCI nightly tests (#13113)
parent
bda1cb02
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 @
b0a917c4
...
...
@@ -507,7 +507,7 @@ jobs:
paths
:
-
'
~/.cache/pip'
-
run
:
|
python -m pytest -n 8 --dist=loadfile -rA -s --make-reports=tests_pipelines_tf
$(cat test_list.txt) -m
test
s
| tee tests_output.txt
python -m pytest -n 8 --dist=loadfile -rA -s --make-reports=tests_pipelines_tf
tests -m is_pipeline_
test | 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