You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
interesting. That doesn't actually work for me, I have to open a new terminal and docker kill it. Is there a way where it could tell if it has terminal and only then uses -it? For now I'm just removing -it so I can run it as a GH action: https://github.com/mattvenn/project0_test/actions/runs/6878330117/workflow#L43
Since commit 9ee2462 by @marwaneltoukhy
-it
has been added to the docker precheck target.What is the reasoning behind that? It means the precheck now fails in a github action.
The text was updated successfully, but these errors were encountered: