'Is it a good idea to add .pytest_cache to ci runner's cache?
As I understand .pytest_cache stores a mtime of last check. I curious if addition of it into ci-runner's cache could optimize the time of ci-jobs and maybe reduce unnecessary tasks? I use gitlab ci and shared cache section between all jobs for instance, but I think the question is quite general for all ci-processes.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
