Hybris95 / UEX-Trader

Simple Python GUI to interact with UEX-Corp for Buying/Selling goods
MIT License
5 stars 0 forks source link

[Bug] Make sure cache is properly loaded in the GitHub Workflow #61

Open Hybris95 opened 2 weeks ago

Hybris95 commented 2 weeks ago

Env job is properly working but when using the other jobs like test and build, cache is "loaded" but is not reflected in pip environment. Make sure pip is properly using the cache so the jobs take less time overall.