Skip to content

Commit 1e0fe28

Browse files
committed
dump the test files
1 parent aca5ce6 commit 1e0fe28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ steps:
8080
condition: succeededOrFailed()
8181
8282
- pwsh: |
83-
Get-ChildItems -R /Users/runner/work/1/s/.assets/NDeb0xqhz7/sdk/tables/azure-data-tables/tests/recordings/
83+
Get-ChildItem -R /Users/runner/work/1/s/.assets/NDeb0xqhz7/sdk/tables/azure-data-tables/tests/recordings/
8484
displayName: Dump visible tests.
8585
condition: succeededOrFailed()
8686

0 commit comments

Comments
 (0)