提交 d898f2dc 编写于 作者: G gunan 提交者: Martin Wicke

Only run one GPU test at a time on windows. (#5791)

上级 85f60ece
......@@ -43,4 +43,4 @@ if %errorlevel% neq 0 exit /b %errorlevel%
:: Run all python tests if the installation succeeded.
echo Running tests...
ctest -C Release --output-on-failure
ctest -C Release --output-on-failure --jobs 1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册