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

.gitlab-ci.yml: run offline test with 2 cores, disable plotting/summary jobs

parent 8cbd6d57
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 -f Makefile.offline_tutorial_test
- make -j2 -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