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 261cac5 commit 9ea6441Copy full SHA for 9ea6441
.github/workflows/specialized-test-runner.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38
39
- name: du -sh
40
- run:
+ run: |-
41
df
42
du -sh ${{ github.workspace }}
43
du -sh ${{ github.workspace }}/artifacts
0 commit comments