"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "72768b6b9c2083d9f2d075d80ef199a3eae881d8"
Commit 3951fc55 authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Try to trigger failure more

parent bd41a0f7
......@@ -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:
......
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