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

Update CI

parent 64bf3f56
Branches
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