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
{{ message }}
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
In short: when a program in a workflow step writes to both stdout and stderr, in the output the lines appear in mixed up order. In comparison, when the same program is executed on a local console, or e.g. on Travis CI, lines are shown up exactly in the order they are written.