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

clean up

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