Open
Description
I've found this repo very helpful, thank you! I've noticed that using the actions-cache as demonstrated in the repo doesn't result in tests being cached. I know on my local machine when I rerun tests for packages that haven't changed the results are cached, but when I run on GitHub Actions even with all the cache directories setup the tests aren't cached.
It'd help speed up tests for a lot of Go projects if we could figure that out.
Metadata
Metadata
Assignees
Labels
No labels