File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ jobs:
166166 --no-progress \
167167 --offline \
168168 --show-diff \
169- --show-slow 2000 \
169+ --show-slow 4000 \
170170 --set-timeout 120 \
171171 --repeat 2
172172
@@ -344,7 +344,7 @@ jobs:
344344 --no-progress ^
345345 --offline ^
346346 --show-diff ^
347- --show-slow 2000 ^
347+ --show-slow 4000 ^
348348 --set-timeout 120 ^
349349 --repeat 2
350350 shell : cmd
@@ -366,6 +366,6 @@ jobs:
366366 --no-progress \
367367 --offline \
368368 --show-diff \
369- --show-slow 2000 \
369+ --show-slow 4000 \
370370 --set-timeout 120 \
371371 --repeat 2
Original file line number Diff line number Diff line change @@ -165,6 +165,6 @@ jobs:
165165 --no-progress \
166166 --offline \
167167 --show-diff \
168- --show-slow 2000 \
168+ --show-slow 4000 \
169169 --set-timeout 120 \
170170 --repeat 2
You can’t perform that action at this time.
0 commit comments