Skip to content

Commit 214985d

Browse files
committed
Increase timeout in integration-testsuite on Windows
1 parent 7fa7a27 commit 214985d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitlab-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,3 +198,7 @@ als:windows:
198198
vscode-extension:windows:
199199
variables:
200200
MOCHA_TIMEOUT: "30000"
201+
202+
integration-testsuite:windows:
203+
variables:
204+
MOCHA_TIMEOUT: "30000"

0 commit comments

Comments
 (0)