Skip to content

Commit 80804ab

Browse files
sharwellMartyIX
authored andcommitted
Increase test timeout to 80 minutes
1 parent 858e7a1 commit 80804ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
Release:
2020
BuildConfiguration: Release
2121
_debugArg: ''
22+
timeoutInMinutes: 90
2223
steps:
2324
- powershell: .\init.ps1 -NoRestore
2425
displayName: Install .NET Core SDK
@@ -45,6 +46,7 @@ jobs:
4546

4647
- task: PowerShell@2
4748
displayName: Run Tests
49+
timeoutInMinutes: 80
4850
inputs:
4951
workingDirectory: '$(Build.SourcesDirectory)/build'
5052
filePath: build/opencover-report.ps1

0 commit comments

Comments
 (0)