Automating Testing and CI with GitHub Actions: A Rövarspråket Case Study
If you’re a developer who wants to ensure that your code is always working correctly, continuous integration (CI) is your best friend. In this blog post, I’ll walk you through how I set up GitHub Actions for one of my Python projects that encodes text using the playful Rövarspråket language, and how you can do