cache
cache copied to clipboard
If cache hit in post step, don't delete the cache hit when tidying
If there's a cache hit during the save step and thus won't be saved, the tidy step will currently go and delete it. We should exclude that from the deletion.
The workaround is to set delete-old-caches: false in such steps