Not a tty · Issue #241 · actions/runner

Default shells seem to be limited. For example, the following step: - run: | ps echo "$(tty)" produces: PID TTY TIME CMD 2587 ? 00:00:02 Runner.Listener 2611 ? 00:00:02 Runner.Worker 2763 ? 00:00:0...