Skip to content

Commit

Permalink
Debugging benchmark by pusblishing test log artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Avila <[email protected]>
  • Loading branch information
sebastianavila5 committed Dec 23, 2024
1 parent 3e803c6 commit d6d5f97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ stages:
ciTarget: $(CI_TARGET)
- bash: |
echo "File ls:"
ls -l
ls -l bazel-testlogs
condition: always()
displayName: "ls"
Expand Down

0 comments on commit d6d5f97

Please sign in to comment.