Skip to content

Commit

Permalink
rm gpuci reference
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 committed Feb 10, 2023
1 parent d52618c commit b5fc742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_cpp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ if [[ "${RAPIDS_BUILD_TYPE}" == "nightly" ]]; then
${COMPUTE_SANITIZER_CMD} ${gt} | tee "${RAPIDS_TESTS_DIR}${test_name}.cs.log"
done
unset GTEST_CUDF_RMM_MODE
# TODO: test-results/*.cs.log are processed in gpuci
# TODO: test-results/*.cs.log are processed in CI
fi

exit ${SUITEERROR}

0 comments on commit b5fc742

Please sign in to comment.