diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 28fa6ee3ee0d33b7731357814dcabb4fe6573176..92adc4f8471d7d63f42b8e9b928bf1d8f0128ab4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -80,8 +80,7 @@ build-compare-oskar: # Install python requirements for the OSKAR "integration" test - pip3 install numpy==1.19.0 scipy h5py astropy tqdm matplotlib pandas lofarantpos - mkdir -p /opt/oskar/build - - cd /opt/oskar && git clone https://github.com/basvandertol/OSKAR.git - - cd OSKAR && git checkout fix-transformations + - cd /opt/oskar && git clone https://github.com/OxfordSKA/OSKAR.git - cd /opt/oskar/build script: # OSKAR cpp install