Closed mattlisiv closed 5 years ago
I haven't used GH actions yet but would definitely like to give it a spin.
Yeah it requires the addition of a requirements.txt file for testing but I think that is acceptable. Just need to make sure this is updated if anything changes in the setup.py
Reading off of the flake8 options here, I added some defaults in https://github.com/mattlisiv/newsapi-python/commit/e6eab7ec3943895d461edf662e9f875616da84fe. Those will be invoked if someone just runs flake8
from the cmd line locally in development.
GitHub action workflow syntax: