Skip to content

Commit 0979c30

Browse files
committed
Added debug info
1 parent 5707443 commit 0979c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ stages:
6060
displayName: Run AOT Tests
6161
inputs:
6262
workingDirectory: $(AotTestFolder)/bin/aot-tests
63-
script:
64-
ls |
63+
script: |
64+
ls -R
6565
./DotNext.AotTests
6666
- task: DotNetCoreCLI@2
6767
displayName: Test Debug

0 commit comments

Comments
 (0)