action-tmate
action-tmate copied to clipboard
Proxy configuration for the GitHub self-hosted runner
The GitHub Action does not set the proxy configuration according the environment variables, such as, HTTP_PROXY.
Using the environment variable is the way set the proxy configuration for the self-hosted runner, so it would make sense for the GitHub Action to do the same.