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:
@@ -64,4 +64,3 @@ body:
|
|||||||
I have the following public links to articles, code, or other resources that demonstrate my skills...
|
I have the following public links to articles, code, or other resources that demonstrate my skills...
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
@@ -302,4 +302,3 @@ jobs:
|
|||||||
displayName: 'List artifacts'
|
displayName: 'List artifacts'
|
||||||
env:
|
env:
|
||||||
ob_restore_phase: true # This ensures this done in restore phase to workaround signing issue
|
ob_restore_phase: true # This ensures this done in restore phase to workaround signing issue
|
||||||
|
|
||||||
|
@@ -153,4 +153,3 @@ stages:
|
|||||||
|
|
||||||
Publish-TestResults -Title "PSResourceGet - ACR tests" -Path $outputFilePath -Type NUnit
|
Publish-TestResults -Title "PSResourceGet - ACR tests" -Path $outputFilePath -Type NUnit
|
||||||
displayName: 'PSResourceGet ACR functional tests using AzAuth'
|
displayName: 'PSResourceGet ACR functional tests using AzAuth'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user