takahirom / roborazzi

Make JVM Android integration test visible 🤖📸
https://takahirom.github.io/roborazzi/
Apache License 2.0
704 stars 31 forks source link

Remove unneeded cache invalidation #362

Closed takahirom closed 4 months ago

takahirom commented 4 months ago

The reason we implemented cache invalidation was because our system lacked a proper mechanism for restoring caches, requiring us to clear them whenever the output directory was empty.