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
In my case, I had to add the -i flag so that docker didn't close the input stream. I believe this was because my computer is really fast to close the interactive shell input
go test -json ./... | docker run -i ghcr.io/gotesttools/gotestfmt:latest