Skip to content

Commit 912bc4f

Browse files
Pavel Minaevint19h
authored andcommitted
Add timeout for linting job.
1 parent 9df4bbd commit 912bc4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines/pipelines.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ variables:
2323
jobs:
2424

2525
- job: "Lint"
26+
timeoutInMinutes: "5"
2627
displayName: "Lint"
2728
pool: { vmImage: "ubuntu-latest" }
2829

0 commit comments

Comments
 (0)