Skip to content

Commit 4de3a72

Browse files
RDILiSazonov
authored andcommitted
Fix code-of-conduct linting (PowerShell#8896)
1 parent caf8ac6 commit 4de3a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/common/markdown/markdown.tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Describe 'Common Tests - Validate Markdown Files' -Tag 'CI' {
6060
$docsToTest = @(
6161
'./.github/*.md'
6262
'./README.md'
63-
'./CODE_OF_CONDUCT'
63+
'./CODE_OF_CONDUCT.md'
6464
'./demos/python/*.md'
6565
'./docker/*.md'
6666
'./docs/*.md'

0 commit comments

Comments
 (0)