Commit 81ff238
committed
fix(workflows-shared): increase timeout for multi-step test
The 'should increment step count for steps with the same name' test
runs 3 sequential step.do calls, which needs more headroom than
single-step tests on slow Windows CI runners. Bump its vi.waitUntil
timeout from 5s to 10s.1 parent 2bd04dd commit 81ff238
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
233 | 234 | | |
234 | | - | |
| 235 | + | |
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| |||
0 commit comments