Open a debugging shell in GitHub Actions with tmate | Simon Willison’s TILs
Discovered: May 24, 2022 19:20 Open a debugging shell in GitHub Actions with tmate ¦ Simon Willison’s TILs <– QUOTE: Thanks to this Twitter conversation I found out about mxschmitt/action-tmate, which uses https://tmate.io/ to open an interactive shell session running inside the GitHub Actions environment.