kjaymiller / Az-Queue-Tweeter

Send Tweets via Azure Storage Queues
https://pypi.org/project/azqueuetweeter/
MIT License
1 stars 1 forks source link

Setup Github action #13

Open pamelafox opened 1 year ago

pamelafox commented 1 year ago

My usual: https://github.com/pamelafox/mypythonproject-sept7th/blob/main/.github/workflows/python.yaml

We can subtract flake8 and add isort for this repo. Most important thing is to run pytest since I keep forgetting to run it!

kjaymiller commented 1 year ago

Sounds like a plan!