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

CI: Add caching for Clippy checks #144

Open
64kramsystem opened this issue Sep 13, 2022 · 0 comments
Open

CI: Add caching for Clippy checks #144

64kramsystem opened this issue Sep 13, 2022 · 0 comments
Labels
complexity:low Simple changes, typically, minor API invocations good first issue Good for newcomers type:maintenance

Comments

@64kramsystem
Copy link
Collaborator

The Clippy job is currently slow, since it requires some amount of compiling, and it's not cache.

Add caching, and verify that it improves the job.

@64kramsystem 64kramsystem added good first issue Good for newcomers complexity:low Simple changes, typically, minor API invocations type:maintenance labels Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:low Simple changes, typically, minor API invocations good first issue Good for newcomers type:maintenance
Projects
None yet
Development

No branches or pull requests

1 participant