Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Optimize (and fix) caching (#106)
- Remove redundant flags in `key` when using rust-cache. They are automatically added by the action. - Add 'push to main' as trigger to reuse cache across PRs. See https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows\#restrictions-for-accessing-a-cache Resolves #85
- Loading branch information