Commit 71b4285a authored by Stefan Behnel's avatar Stefan Behnel

Increase number of test shards again as 4 instead of 7 made it a bit slower. So let's try 5.

parent e11c3258
......@@ -74,7 +74,7 @@ test: off
test_script:
- "%PYTHON%\\Scripts\\pip.exe install -r test-requirements.txt"
- "set CFLAGS=/Od"
- "%WITH_ENV% %PYTHON%\\python.exe runtests.py -vv --no-cpp -j4"
- "%WITH_ENV% %PYTHON%\\python.exe runtests.py -vv --no-cpp -j5"
artifacts:
- path: dist\*
......
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