Skip to content

Commit bd69c76

Browse files
committed
ripping out the failing step. looks like integration is taking off!
1 parent 16d4738 commit bd69c76

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

eng/pipelines/templates/steps/build-test.yml

-5
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ steps:
7979
displayName: Dump Test-Proxy Logs
8080
condition: succeededOrFailed()
8181
82-
- pwsh: |
83-
Get-ChildItem -R /Users/runner/work/1/s/.assets/NDeb0xqhz7/sdk/tables/azure-data-tables/tests/recordings/
84-
displayName: Dump visible tests.
85-
condition: succeededOrFailed()
86-
8782
- task: PublishPipelineArtifact@1
8883
displayName: Publish Tox Logs
8984
condition: failed()

0 commit comments

Comments
 (0)