d-u-d-e / c-compiler

GNU General Public License v3.0
3 stars 0 forks source link

feat(ci): dependencies caching #25

Closed CremaLuca closed 5 days ago

CremaLuca commented 5 days ago

Added poetry dependencies caching for CI. I had to move poetry install before python setup otherwise the step setup-python would complain that poetry was not installed