Skip to content
Snippets Groups Projects
Commit 05cf05de authored by Patrick Godwin's avatar Patrick Godwin
Browse files

.gitlab-ci.yml: run offline test with a single core to avoid memory issues

parent 839d0d2f
No related branches found
No related tags found
No related merge requests found
......@@ -357,7 +357,7 @@ test:offline:
- cd gstlal-inspiral/tests
# Run the makefile:
- make -j2 -f Makefile.offline_tutorial_test ENABLE_PLOTTING=0
- make -f Makefile.offline_tutorial_test ENABLE_PLOTTING=0
# Back-up the results docs:
- cp -rf ./WEBDIR/gstlal_offline_tutorial ../../public/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment