mirror of https://github.com/ecmwf/eccodes.git
Enable all features for nightly test
This commit is contained in:
parent
e2074f5e6a
commit
7154cb5ad9
|
@ -26,4 +26,5 @@ jobs:
|
|||
--parallel: 64
|
||||
${{ inputs.nightly_test && '--post-script: .github/ci-nightly-test.sh' }}
|
||||
${{ inputs.nightly_test && '--force-build: true' }}
|
||||
${{ inputs.nightly_test && '--cmake-options: -DENABLE_PNG=1,-DENABLE_NETCDF=1' }}
|
||||
secrets: inherit
|
||||
|
|
Loading…
Reference in New Issue