Skip to content

Commit

Permalink
Add timeout to Test Skills.Authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce Haley committed Sep 16, 2022
1 parent ba4b6ac commit 6665109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/yaml/testScenarios/functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ stages:
zip: "$(ZIP)"
- job: "Test_Skills_Authentication"
displayName: "Test Skills.Authentication"
timeoutInMinutes: 20
steps:
- checkout: none
- template: test.yml
Expand Down

0 comments on commit 6665109

Please sign in to comment.