We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05101bd commit 195c018Copy full SHA for 195c018
.github/workflows/specialized-test-runner.yml
@@ -75,6 +75,7 @@ jobs:
75
df -h
76
du -d 1 -h ~/.nuget/packages
77
du -d 1 -h ${{ github.workspace }}
78
+ du -d 1 -h ${{ github.workspace }}/artifacts
79
80
- name: Upload logs, and test results
81
if: ${{ always() }}
0 commit comments