mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-04-08 18:35:05 +02:00
Update test results file path in CI
This commit is contained in:
parent
0b3ff6ab9d
commit
d20e14b462
@ -167,7 +167,7 @@ stages:
|
||||
- task: PublishTestResults@2
|
||||
inputs:
|
||||
testResultsFormat: 'NUnit'
|
||||
testResultsFiles: '$env:SystemDrive/OpenSSH/setupTestResults.xml'
|
||||
testResultsFiles: 'C:/OpenSSH/setupTestResults.xml'
|
||||
condition: always()
|
||||
|
||||
- pwsh: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user