Skip to content

Commit ea043d2

Browse files
authored
Enable file case duplication check in .NET (Azure#29734)
1 parent ae4171f commit ea043d2

File tree

1 file changed

+1
-0
lines changed
  • eng/pipelines/templates/jobs

1 file changed

+1
-0
lines changed

eng/pipelines/templates/jobs/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
Paths:
153153
- "/*"
154154
- "!SessionRecords"
155+
- template: /eng/common/pipelines/templates/steps/validate-filename.yml
155156
- template: /eng/common/pipelines/templates/steps/check-spelling.yml
156157
- task: UsePythonVersion@0
157158
displayName: "Use Python 3.6"

0 commit comments

Comments
 (0)