zwangsheng commented on code in PR #4828:
URL: https://github.com/apache/incubator-gluten/pull/4828#discussion_r1522894498
##########
.github/workflows/velox_be.yml:
##########
@@ -670,3 +673,12 @@ jobs:
if: ${{ always() }}
run: |
$PATH_TO_GLUTEN_TE/$OS_IMAGE_NAME/gha/gha-checkout/clean.sh
+
+ clean-up-tmp:
Review Comment:
IMO, it is acceptable to add a new job to do the cleanup, especially since
we will later incorporate the upload operations into this job.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]