Skip to content

Conversation

odow
Copy link
Member

@odow odow commented Jan 28, 2025

This broke SDDP.jl (and I've seen it somewhere else too): https://github.com/odow/SDDP.jl/actions/runs/13017930580/job/36311572225?pr=827#step:6:412

The issue is that julia-actions/cache runs after we have generated the .cov files, so if the cache is loaded in a new run, then precompile will attempt to load the .cov files. We jus need to skip them.

@odow odow added the Type: Bug label Jan 28, 2025
@odow odow merged commit f09e159 into master Jan 28, 2025
14 checks passed
@odow odow deleted the od/fix-include branch January 28, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant