On the debug-reactive branch I am working on, the calkit pipeline only is set up for the latex compilation, not any computation. So I expect that when I make changes to the code but not any of the latex source or anything listed as a dependency for the latex, calkit would cache the compiled latex doc and not rerun it. But, this does not happen: even though the cache is enabled and error-free, calkit recompiles the latex doc. Is this indicative of something wrong with my dvc setup, or is it a problem with the actions caching?
https://github.com/symbiotic-engineering/MDOcean/actions/workflows/calkit-run.yml?query=branch%3Adebug-reactive
On the
debug-reactivebranch I am working on, the calkit pipeline only is set up for the latex compilation, not any computation. So I expect that when I make changes to the code but not any of the latex source or anything listed as a dependency for the latex, calkit would cache the compiled latex doc and not rerun it. But, this does not happen: even though the cache is enabled and error-free, calkit recompiles the latex doc. Is this indicative of something wrong with my dvc setup, or is it a problem with the actions caching?https://github.com/symbiotic-engineering/MDOcean/actions/workflows/calkit-run.yml?query=branch%3Adebug-reactive