Skip to content

Commit

Permalink
Fix setting test results
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Dec 13, 2023
1 parent d90a6e4 commit 87f9c6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/scripts/github/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,4 @@ rapids-logger "Pushing results to ${DISPLAY_ARTIFACT_URL}"
set_job_summary_preamble
upload_artifact ${WORKSPACE_TMP}/test_reports.tar.bz

PYTEST_RESULTS=$?
TEST_RESULTS=$PYTEST_RESULTS
exit ${TEST_RESULTS}

0 comments on commit 87f9c6b

Please sign in to comment.