Skip to content

Commit c57d8e8

Browse files
authored
reduce timeout
1 parent fbceed9 commit c57d8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure_pipelines/pr-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- job: 'PRAssitant'
2121
pool:
2222
vmImage: 'ubuntu-latest'
23-
timeOutInMinutes: 20
23+
timeOutInMinutes: 5
2424
displayName: Clone PR in ADO
2525
steps:
2626
- bash: |

0 commit comments

Comments
 (0)