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 authored Aug 20, 2024
1 parent bfe6b83 commit 604e5c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ci-config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
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 604e5c2

Please sign in to comment.