ulysses-you commented on code in PR #4828:
URL: https://github.com/apache/incubator-gluten/pull/4828#discussion_r1522880119
##########
.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:
@zwangsheng It seems a bit overkill to add a common job to do cleanup. The
github action become complex.. I prefer to revert this change.
<img width="843" alt="image"
src="https://github.com/apache/incubator-gluten/assets/12025282/68880945-5a5f-4007-8ed0-81df78a0d2cb">
--
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]