elnormous/HTTPRequest

How about CI / CD?

DBJDBJ opened this issue · 3 comments

I first have to write tests to run something on CI. Had a plan to do it for a long time. I guess this is the time to finally do it.

I remembered that I am actually running the build on Azure Pipelines: https://github.com/elnormous/HTTPRequest/blob/master/azure-pipelines.yml
I added jobs for unit tests to it.