running GitHub Actions locally
Debugging GitHub Actions by pushing to GitHub and waiting for them to fail is a bit shit. Luckily, someone wrote act, a franken-tool to parse GitHub Actions config files and run them locally in Docker.
Debugging GitHub Actions by pushing to GitHub and waiting for them to fail is a bit shit. Luckily, someone wrote act, a franken-tool to parse GitHub Actions config files and run them locally in Docker.