dongjoon-hyun commented on a change in pull request #30391:
URL: https://github.com/apache/spark/pull/30391#discussion_r524945402



##########
File path: .github/workflows/build_and_test.yml
##########
@@ -416,12 +390,11 @@ jobs:
       run: |
         export MAVEN_OPTS="-Xmx2g -XX:ReservedCodeCacheSize=1g 
-Dorg.slf4j.simpleLogger.defaultLogLevel=WARN"
         export MAVEN_CLI_OPTS="--no-transfer-progress"
-        mkdir -p ~/.m2

Review comment:
       If GitHub Action passed with no prior-cache status, we can remove it. 
Otherwise, we need to keep this still. It's up to your testing~




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

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