shapehq / tartelet

⚙️💻 A macOS app that makes it a breeze to manage multiple GitHub Actions runners in ephemeral virtual machines on a single host machine. The benefits are that runners can run in parallel, and each job runs in an isolated environment.
MIT License
520 stars 19 forks source link

Removes debugging code #69

Closed simonbs closed 7 months ago

simonbs commented 7 months ago

This PR removes some debugging code that I had inadvertently left in the codebase while testing the latest changes, causing the SSH connection to always fail on the first two attempts 🙈