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
ENH: Fix CircleCI Timed Out by displaying dot every minute when run tests
Because tests results were displayed only at the end, CircleCI was running
into a timed out due to no output during more than 10minutes.
Fixed by displaying a dot every minute.
0 commit comments