GitHub nightly: netcdf4 module fix

This commit is contained in:
shahramn 2024-02-22 16:31:27 +00:00
parent 4872b51e11
commit a0e3cc1a8f
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ build:
- ecbuild - ecbuild
- ninja - ninja
- aec - aec
- netcdf4/new - netcdf4
parallel: 64 parallel: 64
cmake_options: cmake_options:
- -DENABLE_EXTRA_TESTS=1 - -DENABLE_EXTRA_TESTS=1

View File

@ -23,7 +23,7 @@ jobs:
ecbuild ecbuild
ninja ninja
aec aec
netcdf4/new netcdf4
--parallel: 64 --parallel: 64
--cmake-options: | --cmake-options: |
-DENABLE_EXTRA_TESTS=1 -DENABLE_EXTRA_TESTS=1