We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d7d724 commit 3e775f3Copy full SHA for 3e775f3
ci/build.yml
@@ -103,6 +103,7 @@ steps:
103
if [ ! -f build/default/openorienteering-mapper-ci/Testing/TAG ]; then
104
echo "##vso[task.setVariable variable=TEST_RESULTS]"
105
fi
106
+ condition: always()
107
displayName: 'Process output and test results'
108
109
- task: PublishTestResults@2
0 commit comments