zed/.github
Marshall Bowers 83bc24b480
Adjust Cargo caching in CI (#8494)
This PR adjusts the way we cache Cargo dependencies in CI.

We're trying out
[swatinem/rust-cache](https://github.com/swatinem/rust-cache) to see if
it can improve our caching strategy such that we're able to get more
cache hits on PRs.

We'll only write to the cache on `main` in the hopes that it will
mitigate the amount of thrashing of the cache.

Release Notes:

- N/A
2024-02-27 11:35:17 -05:00
..
actions Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
ISSUE_TEMPLATE Update 2_crash_report.yml 2024-02-26 15:30:35 -05:00
workflows Adjust Cargo caching in CI (#8494) 2024-02-27 11:35:17 -05:00
pull_request_template.md Add a line instructing users to include media screenshots (#7790) 2024-02-14 15:36:56 -05:00