提交 52110b2a 编写于 作者: I Ilya Zuyev

revert master.yaml formatting

上级 fcc5c45e
...@@ -1531,7 +1531,6 @@ jobs: ...@@ -1531,7 +1531,6 @@ jobs:
if [ "$numFail" -gt 0 ];then echo "*** $numFail Failed ***";exit 2;fi if [ "$numFail" -gt 0 ];then echo "*** $numFail Failed ***";exit 2;fi
if [ "$numPass" -eq 0 ];then echo "*** 0 Passed! ***";exit 2;fi if [ "$numPass" -eq 0 ];then echo "*** 0 Passed! ***";exit 2;fi
if [ "$numPass" -lt 9 ];then echo "*** Failed to pass at least 9 ! ***";exit 2;fi if [ "$numPass" -lt 9 ];then echo "*** Failed to pass at least 9 ! ***";exit 2;fi
# After all integration tests finished # After all integration tests finished
# collect all the reports and upload them # collect all the reports and upload them
upload_all_reports: upload_all_reports:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册