Open MatthewDolan opened 2 years ago
Investigate caching hermit dependencies, Go dependencies, and Go build artifacts between successive test and lint checks. For small repos (which is likely to be most of the repos I create), this probably won’t do too much to speed up tests.
Not very high priority right now until there is an example of repos with slow tests from this template.
Investigate caching hermit dependencies, Go dependencies, and Go build artifacts between successive test and lint checks. For small repos (which is likely to be most of the repos I create), this probably won’t do too much to speed up tests.