template-fastapi-react icon indicating copy to clipboard operation
template-fastapi-react copied to clipboard

ci: run unit tests outside of docker

Open mariuswinger opened this issue 9 months ago • 0 comments

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.

mariuswinger avatar Feb 27 '25 17:02 mariuswinger