template-fastapi-react
template-fastapi-react copied to clipboard
ci: run unit tests outside of docker
Why is this pull request needed?
Unit tests in python are not dependant on docker. They can be ran by using poetry and setup-python caching.