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

Update CI

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