Skip to content
Snippets Groups Projects
Commit 40d849d8 authored by Markus Holzer's avatar Markus Holzer
Browse files

Execute only seriell

parent 73b287d9
No related branches found
No related tags found
1 merge request!209Enable all test cases in windows pipeline
Pipeline #30174 passed
......@@ -95,7 +95,7 @@ minimal-windows:
- source activate pystencils
- pip list
- python -c "import numpy"
- py.test -v -n $NUM_CORES -m "not (notebook or longrun)"
- py.test -v -m "not (notebook or longrun)"
ubuntu:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment