Kludex / fastapi-microservices

Fully Python async FastAPI project! 🚀
MIT License
441 stars 43 forks source link

💚 Upgrade black to fix pipeline #78

Closed hasnain095 closed 1 year ago

hasnain095 commented 1 year ago

Fixed issue in the pipeline

hasnain095 commented 1 year ago

This hopefully fixes the pipelines issue.

Kludex commented 1 year ago

Can you trigger the pipeline on branches? The "on:" statement needs to be modified 🥺

hasnain095 commented 1 year ago

You mean on specific branches only, such as 'main' ?

Kludex commented 1 year ago

Yeah, like this: https://github.com/Kludex/fastapi-microservices/pull/79

hasnain095 commented 1 year ago

Its done

Kludex commented 1 year ago

Thanks :)