Commit b6ebae9
committed
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.1 parent bf9257c commit b6ebae9
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
147 | 154 | | |
148 | 155 | | |
149 | 156 | | |
| |||
0 commit comments