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 51db5fb commit 262428fCopy full SHA for 262428f
ci/job.combine.yml
@@ -18,17 +18,17 @@ jobs:
18
- task: DownloadPipelineArtifact@0
19
condition: always()
20
inputs:
21
- artifactName: Linux Tests
+ artifactName: Linux Robot Logs
22
targetPath: _artifacts/test_output
23
24
25
26
- artifactName: MacOSX Tests
+ artifactName: MacOSX Robot Logs
27
28
29
30
31
- artifactName: Windows Tests
+ artifactName: Windows Robot Logs
32
33
- script: python -m scripts.combine
34
0 commit comments