We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca5ce6 commit 1e0fe28Copy full SHA for 1e0fe28
eng/pipelines/templates/steps/build-test.yml
@@ -80,7 +80,7 @@ steps:
80
condition: succeededOrFailed()
81
82
- pwsh: |
83
- Get-ChildItems -R /Users/runner/work/1/s/.assets/NDeb0xqhz7/sdk/tables/azure-data-tables/tests/recordings/
+ Get-ChildItem -R /Users/runner/work/1/s/.assets/NDeb0xqhz7/sdk/tables/azure-data-tables/tests/recordings/
84
displayName: Dump visible tests.
85
86
0 commit comments