Setting up GitHub Actions for a modern Django project — Few things are as detrimental to productivity as slow feedback loops—slow tests trickle down to slow product rollouts, slow deployments, slow developer speed; and ultimately a sour developer experience for the team. Setting up CI is pretty time consuming—it’s usually a trial-and-error shit-show where you spend most of your time…