Skip to content

Commit 3e775f3

Browse files
committed
CI: Always publish test results
1 parent 3d7d724 commit 3e775f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ steps:
103103
if [ ! -f build/default/openorienteering-mapper-ci/Testing/TAG ]; then
104104
echo "##vso[task.setVariable variable=TEST_RESULTS]"
105105
fi
106+
condition: always()
106107
displayName: 'Process output and test results'
107108

108109
- task: PublishTestResults@2

0 commit comments

Comments
 (0)