- Add extra argument
cache-on-failure
and forward it toSwatinem/rust-cache
. (#39 by @samuelhnrq)
Set the default the value to true.
This will result in more caching than previously.
This helps when large dependencies are compiled only for testing to fail.