Kinto / kinto

A generic JSON document store with sharing and synchronisation capabilities.
http://docs.kinto-storage.org/
Other
4.32k stars 420 forks source link

Enable pip cache in all workflows #3365

Closed leplatrem closed 7 months ago

leplatrem commented 7 months ago

According to setup-python docs, the cache is not enabled by default.

leplatrem commented 7 months ago

No major impact 🤔

Without: https://github.com/Kinto/kinto/actions/runs/7652571791

Screenshot 2024-01-25 at 10 54 07

With cache: https://github.com/Kinto/kinto/actions/runs/7652634534

Screenshot 2024-01-25 at 10 54 37