Skip to content
Snippets Groups Projects
Commit cc49aef6 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update .gitlab-ci.yml file

parent 62ab31b1
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ test: ...@@ -25,7 +25,7 @@ test:
needs: needs:
- build - build
script: script:
- apt-get update -qq && apt-get install -y -qq libnetcdff* - apt-get update -qq && apt-get install -y -qq libnetcdff* netcdf-bin
- ./src/main - ./src/main
- test -f pres_temp_4D.nc - test -f pres_temp_4D.nc
- ncdump -h pres_temp_4D.nc - ncdump -h pres_temp_4D.nc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment