To avoid the "could not open a new TTY" error when a tests runs in ci, the github actions config needs a change. Issue might be related to [gh-actions 241](https://github.com/actions/runner/issues/241)
To avoid the "could not open a new TTY" error when a tests runs in ci, the github actions config needs a change.
Issue might be related to gh-actions 241