setup-java icon indicating copy to clipboard operation
setup-java copied to clipboard

Add caching for the Mill build tool

Open clintval opened this issue 9 months ago • 0 comments

Description:

Similar to Gradle, Maven, and sbt, I am hoping to see Mill cache support.

Mill is becoming a popular JVM build tool so I hope this is a welcome addition.

I have not contributed to this project before so please let me know if I missed anything!

Speaking of, how do I run automated tests on this branch?

Check list:

  • [x] Mark if documentation changes are required.
  • [x] Mark if tests were added or updated to cover the changes.

clintval avatar May 05 '25 22:05 clintval