Skip to content

Commit 9ea6441

Browse files
committed
fix
1 parent 261cac5 commit 9ea6441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/specialized-test-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3838

3939
- name: du -sh
40-
run:
40+
run: |-
4141
df
4242
du -sh ${{ github.workspace }}
4343
du -sh ${{ github.workspace }}/artifacts

0 commit comments

Comments
 (0)