kaijchen commented on code in PR #399:
URL: https://github.com/apache/incubator-uniffle/pull/399#discussion_r1046849913


##########
.github/workflows/parallel.yml:
##########
@@ -69,6 +69,13 @@ jobs:
     steps:
     - name: Set /etc/hosts mapping
       run: sudo hostname "action-host" | sudo echo "127.0.0.1 action-host" | 
sudo tee -a /etc/hosts
+    - name: Cache local Maven repository

Review Comment:
   Because they are using the same key, if checkstyle finishes first, only 
dependecies for checkstyle will be cached.



-- 
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]

Reply via email to