1
0
mirror of https://github.com/PowerShell/PowerShell synced 2025-10-06 00:22:59 +02:00

Ensure data-serialization files end with one newline (#26039)

This commit is contained in:
xtqqczze
2025-09-12 00:06:26 +01:00
committed by GitHub
parent c15a8efc75
commit 37a0e3389a
3 changed files with 0 additions and 3 deletions

View File

@@ -64,4 +64,3 @@ body:
I have the following public links to articles, code, or other resources that demonstrate my skills...
validations:
required: true

View File

@@ -302,4 +302,3 @@ jobs:
displayName: 'List artifacts'
env:
ob_restore_phase: true # This ensures this done in restore phase to workaround signing issue

View File

@@ -153,4 +153,3 @@ stages:
Publish-TestResults -Title "PSResourceGet - ACR tests" -Path $outputFilePath -Type NUnit
displayName: 'PSResourceGet ACR functional tests using AzAuth'