Skip to content

Commit

Permalink
Add check to catch delinquent eng/common changes (#18311)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidozieononiwu authored Feb 11, 2021
1 parent fd5f125 commit 8ccc759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/templates/jobs/archetype-sdk-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
name: ${{ parameters.LinuxPool }}
vmImage:
steps:
- template: /eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
- task: UsePythonVersion@0
displayName: "Use Python 3.6"
inputs:
Expand Down

0 comments on commit 8ccc759

Please sign in to comment.