We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4171f commit ea043d2Copy full SHA for ea043d2
eng/pipelines/templates/jobs/ci.yml
@@ -152,6 +152,7 @@ jobs:
152
Paths:
153
- "/*"
154
- "!SessionRecords"
155
+ - template: /eng/common/pipelines/templates/steps/validate-filename.yml
156
- template: /eng/common/pipelines/templates/steps/check-spelling.yml
157
- task: UsePythonVersion@0
158
displayName: "Use Python 3.6"
0 commit comments