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

Avoid duplicate caching #87

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Avoid duplicate caching #87

merged 3 commits into from
Jun 6, 2024

Conversation

milanmlft
Copy link

@milanmlft milanmlft commented Jun 4, 2024

Remove the custom renv caching as r-lib/actions/setup-r-dependencies already takes care of caching.
See also carpentries#591

This should reduce the amount of storage used by the GitHub Actions caches.

@milanmlft milanmlft requested a review from dpshelio June 4, 2024 17:15
@milanmlft milanmlft merged commit 9cf79c1 into l2d Jun 6, 2024
2 checks passed
@milanmlft milanmlft deleted the milanmlft/fix-duplicate-caching branch June 6, 2024 14:41
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