Updated to have timeout Jeremy suggested
This commit is contained in:
parent
4aa67e43db
commit
e8f5b8946e
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ stages:
|
||||||
|
|
||||||
- job: download_and_merge_reports
|
- job: download_and_merge_reports
|
||||||
dependsOn: playwright_tests
|
dependsOn: playwright_tests
|
||||||
|
timeoutInMinutes: 8
|
||||||
steps:
|
steps:
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue