Running Django Tests in Github Actions

I’ve bought into Github Actions as a CI/CD and deployment workflow for Django. But since Github Actions is still young there are not as many guides on setting using it with Django, especially for the testing step. If you are just getting started using Github Actions with Django, I suggest reviewing Michael Herman’s recent epic,… Continue reading Running Django Tests in Github Actions