ITISFoundation / cookiecutter-osparc-service

A cookiecutter for integrating services in oSparc simcore platform
MIT License
0 stars 5 forks source link

🐛 fixes in the Makefile recipes and gha CI #102

Closed pcrespov closed 1 year ago

pcrespov commented 1 year ago

What do these changes do?

Various fixes in Makefile and github actions CI workflow

Related issue/s

How to test

make devenv
source .venv/bin/activate
make play

Checklist