Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit fa9a00d

Browse files
committed
Run validation on PowerShell Core (output looks better)
1 parent d3d9fcb commit fa9a00d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pipelines/Retail.PullRequest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
inputs:
9191
targetType: "filePath"
9292
filePath: $(Build.SourcesDirectory)/scripts/Invoke-MarkdownValidation.ps1
93+
pwsh: true
9394
retryCountOnTaskFailure: 1
9495

9596
- script: dotnet publish $(Build.SourcesDirectory)/src/Website/Website.csproj --configuration $(BuildConfiguration) --runtime ${{ rid }} --self-contained false

0 commit comments

Comments
 (0)