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 8979104 commit aad8ab5Copy full SHA for aad8ab5
.github/workflows/specialized-test-runner.yml
@@ -40,7 +40,6 @@ jobs:
40
run: |-
41
df -h
42
du -sh ${{ github.workspace }}
43
- du -d 1 -h ~/.nuget/packages
44
45
# We need to build test projects, so that we can interrogate each test project
46
# and find out whether it contains any tests of the specified type.
0 commit comments