Skip to content

Commit

Permalink
Automatic package building ECFLOW-1967
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Aug 16, 2024
1 parent caba35c commit bfe6b83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ci-config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
cmake_options: -DENABLE_ALL_TESTS=ON -DBOOST_ROOT=${BOOST_ROOT_DIR} -DBOOST_INCLUDEDIR=${BOOST_INCLUDE_DIR} -DBOOST_LIBRARYDIR=${BOOST_LIB_DIR} -DOPENSSL_ROOT_DIR=${OPENSSL_ROOT_DIR} -DENABLE_STATIC_BOOST_LIBS=OFF
cmake_options: -DENABLE_ALL_TESTS=ON
#-DBOOST_ROOT=${BOOST_ROOT_DIR} -DBOOST_INCLUDEDIR=${BOOST_INCLUDE_DIR} -DBOOST_LIBRARYDIR=${BOOST_LIB_DIR} -DOPENSSL_ROOT_DIR=${OPENSSL_ROOT_DIR} -DENABLE_STATIC_BOOST_LIBS=OFF
ctest_options: -L nightly -E s_test|s_zombies
dependencies: |
ecmwf/ecbuild
Expand Down

0 comments on commit bfe6b83

Please sign in to comment.