mirror of
https://github.com/PowerShell/PowerShell
synced 2025-10-06 08:32:47 +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...
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
@@ -302,4 +302,3 @@ jobs:
|
||||
displayName: 'List artifacts'
|
||||
env:
|
||||
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
|
||||
displayName: 'PSResourceGet ACR functional tests using AzAuth'
|
||||
|
||||
|
Reference in New Issue
Block a user