Skip to content

Commit

Permalink
Add export
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan committed May 25, 2021
1 parent 803315e commit 51236e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/do_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ mkdir -p "${PLUGIN_DIR}"
BAZEL_OPTIONS=""
BAZEL_TEST_OPTIONS="$BAZEL_OPTIONS --test_output=errors"
BAZEL_STARTUP_OPTIONS="--output_user_root=$HOME/.cache/bazel"
CTEST_OUTPUT_ON_FAILURE=1

export CTEST_OUTPUT_ON_FAILURE=1

if [[ "$1" == "cmake.test" ]]; then
install_prometheus_cpp_client
Expand Down

0 comments on commit 51236e7

Please sign in to comment.