Make sure the emulated jobs upload their test results properly

这个提交包含在:
Thom Wiggers 2019-10-17 09:37:14 +02:00 提交者 Kris Kwiatkowski
父节点 56a0fcb135
当前提交 367f29382f

查看文件

@ -25,7 +25,7 @@ version: 2.1
cd test && python3 -m pytest --verbose --junitxml=test-results/pytest/results.xml --numprocesses=auto"
no_output_timeout: 2h
- store_test_results:
path: test-results
path: test/test-results
.native_job: &nativejob
docker: