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

Add rust cache to CI #34

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Add rust cache to CI #34

merged 1 commit into from
Jun 17, 2024

Conversation

frederikrothenberger
Copy link

Motivation

This PR adds caching to the Cargo Test and Playwright workflows, which should improve its speed quite a bit.

Further changes should be made to CI to only build artifacts once. Currently each workflow builds their own. However, that will be done in separate PRs.

This PR adds caching to the Cargo Test and Playwright workflows,
which should improve its speed quite a bit.

Further changes should be made to CI to only build artifacts once.
Currently each workflow builds their own. However, that will be done
in separate PRs.
@frederikrothenberger frederikrothenberger requested a review from a team as a code owner June 14, 2024 10:12
Copy link
Collaborator

@przydatek przydatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@frederikrothenberger frederikrothenberger merged commit bb2127a into main Jun 17, 2024
8 checks passed
@frederikrothenberger frederikrothenberger deleted the frederik/rust-cache branch June 17, 2024 13:26
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.

2 participants