Skip to content

Commit bb242b7

Browse files
committed
devops dotnet#14.
1 parent 908804a commit bb242b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/build-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- task: PublishTestResults@2
3939
displayName: Publish test results
40-
condition: always()
40+
condition: 'always()'
4141
testResultsFormat: NUnit
4242
testResultsFiles: '**/TestResult*.xml'
4343
testRunTitle: Sample tests (build)

0 commit comments

Comments
 (0)