network-management-client
network-management-client copied to clipboard
Cache CI Rust build assets
Currently the Github Actions CI flow doesn't cache any compiled Rust dependencies. Cache these built dependencies in the release and testing action flows.
I added configuration from here to cache Rust artifacts, will close this issue once build time is verified to be lower for all actions of interest.