mirror of https://github.com/ecmwf/eccodes.git
Force build for nightly test
This commit is contained in:
parent
e760d43752
commit
1303c09ed9
|
@ -25,4 +25,5 @@ jobs:
|
|||
aec
|
||||
--parallel: 64
|
||||
${{ inputs.nightly_test && '--post-script: .github/ci-nightly-test.sh' }}
|
||||
${{ inputs.nightly_test && '--force-build: true' }}
|
||||
secrets: inherit
|
||||
|
|
Loading…
Reference in New Issue