diff --git a/tests/ci_git_prep.sh b/tests/ci_git_prep.sh index 198fb71..02db093 100755 --- a/tests/ci_git_prep.sh +++ b/tests/ci_git_prep.sh @@ -23,4 +23,3 @@ echo "Detected Branch: $CURRENT_BRANCH" git_setup git checkout $CURRENT_BRANCH export $CURRENT_BRANCH -exit 0