Skip to content

Commit b506528

Browse files
committed
show df in github actions
1 parent d0c1cd8 commit b506528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
feature: "0_21_1"
2020

2121
steps:
22+
- run: df -h
2223
- uses: actions/checkout@v2
2324
- uses: Swatinem/rust-cache@v1.2.0
2425
with:

0 commit comments

Comments
 (0)