Skip to content
Snippets Groups Projects
Commit 3e774136 authored by Loic Hausammann's avatar Loic Hausammann
Browse files

Merge branch 'update_CI' into 'master'

Update CI

See merge request !11
parents 64bf3f56 160c7fae
No related branches found
No related tags found
1 merge request!11Update CI
......@@ -23,7 +23,7 @@ before_script:
- git clone https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git --single-branch --branch master
- cd swiftsim
- ./autogen.sh
- ./configure --with-subgrid=GEAR --with-grackle=$GRACKLE_ROOT
- ./configure --with-subgrid=GEAR --with-grackle=$GRACKLE_ROOT --disable-hand-vec
- make -j 4
- cd ..
......@@ -37,4 +37,4 @@ before_script:
test:
script:
- cd tests
- ./run_tests.sh
\ No newline at end of file
- ./run_tests.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment