mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Increase timeout for code coverage in Windows tests.
This commit is contained in:
parent
1a6c323599
commit
da25139b47
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ variables:
|
|||
|
||||
jobs:
|
||||
- job: "Coverage"
|
||||
timeoutInMinutes: 20
|
||||
timeoutInMinutes: 25
|
||||
pool:
|
||||
name: Azure Pipelines
|
||||
demands: java
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue