You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enable caching in Python tests workflow
As can be seen in [BuildBudget's demo](https://buildbudget.dev/demo/workflow/2083803/), this
workflow costs ~$2k/month.
This change should reduce the time it takes and eventually its cost by using standard
caching techniques.
* fixup! Enable caching in Python tests workflow
* removed unnecessary input
* fixup! removed unnecessary input
0 commit comments