spulec / PyQS

Python task-queues for Amazon SQS
MIT License
174 stars 36 forks source link

Run tests automatically with Github Actions #79

Closed januszm closed 3 years ago

januszm commented 3 years ago

I think it is worth adding integration with Github Actions and running tests automatically for each branch. I've included an example here: https://github.com/spulec/PyQS/pull/78 but it'll have to be enabled as branch protection check.