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

Don't cache because it is very slow #109

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Don't cache because it is very slow #109

merged 2 commits into from
Jan 8, 2025

Conversation

Urhengulas
Copy link
Member

@Urhengulas Urhengulas commented Jan 8, 2025

Makes testing significantly faster on all targets.

Fixes #107

With caching (https://github.com/knurling-rs/flip-link/actions/runs/12671274579):
Screenshot from 2025-01-08 14-25-36

Without caching (https://github.com/knurling-rs/flip-link/actions/runs/12671466488):
Screenshot from 2025-01-08 14-25-15

@Urhengulas Urhengulas marked this pull request as ready for review January 8, 2025 13:29
@jonathanpallant jonathanpallant added this pull request to the merge queue Jan 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 8, 2025
@Urhengulas Urhengulas added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit bca1ae8 Jan 8, 2025
10 checks passed
@Urhengulas Urhengulas deleted the no-caching branch January 8, 2025 18:08
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.

Remove the cargo caching
2 participants