kgyrtkirk commented on code in PR #15010:
URL: https://github.com/apache/druid/pull/15010#discussion_r1331876780
##########
.github/workflows/static-checks.yml:
##########
@@ -56,6 +56,12 @@ jobs:
run: |
echo "JAVA_HOME=$JAVA_HOME_${{ env.java_version }}_X64" >>
$GITHUB_ENV
+ - name: Cache Maven packages
Review Comment:
great eye! :)
it seems to me that we are not using that action right now - I guess we
could migrate all jobs to use that with cache enabled
--
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]