canonical / canonical/pycloudlib
[ci] cache tox environments
Open
- Dominant language
- Python
- Stars
- 22
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
To speed up our CI runs, it would be best to utilize [GitHub actions' cache feature](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencies-to-speed-up-workflows)
An example commit from a different project using this feature for reference:
https://github.com/postlund/pyatv/commit/055c5d2caeafd3998bc1345add8ef881dc1d39d0
Contributor guide
Assessment
This issue has not been assessed yet.