Skip to content

Commit

Permalink
hopefully final python test script cleanup
Browse files Browse the repository at this point in the history
rm unused variable
  • Loading branch information
ajschmidt8 committed Dec 20, 2022
1 parent ea56d49 commit 306cf8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/test_python_common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ PYTHON_CHANNEL=$(rapids-download-conda-from-s3 python)
RAPIDS_TESTS_DIR=${RAPIDS_TESTS_DIR:-"${PWD}/test-results"}
RAPIDS_COVERAGE_DIR=${RAPIDS_COVERAGE_DIR:-"${PWD}/coverage-results"}
mkdir -p "${RAPIDS_TESTS_DIR}" "${RAPIDS_COVERAGE_DIR}"
SUITEERROR=0

rapids-print-env

Expand Down

0 comments on commit 306cf8a

Please sign in to comment.