Skip to content

Commit da25139

Browse files
Pavel Minaevint19h
authored andcommitted
Increase timeout for code coverage in Windows tests.
1 parent 1a6c323 commit da25139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines/win-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ variables:
44

55
jobs:
66
- job: "Coverage"
7-
timeoutInMinutes: 20
7+
timeoutInMinutes: 25
88
pool:
99
name: Azure Pipelines
1010
demands: java

0 commit comments

Comments
 (0)