Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled workflow to keep the cache alive #243

Merged
merged 2 commits into from
Apr 20, 2024
Merged

Conversation

RunDevelopment
Copy link
Member

GitHub removed unused caches after one week of last access. This is a problem for us when we don't commit for a while, because it means that subsequent test runs are a lot slower and more likely to fail.

This PR adds a scheduled workflow that runs our tests every day. This ensures that the cache is always accessed.

@RunDevelopment RunDevelopment merged commit 944dee4 into main Apr 20, 2024
8 checks passed
@RunDevelopment RunDevelopment deleted the keep-cache-alive branch April 20, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant