Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit ded28bc

Browse files
author
M. Fatih Cırıt
committed
ci(build-and-test): show disk space in the end
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent eaa11cb commit ded28bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-and-test.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,6 @@ jobs:
6464
fail_ci_if_error: false
6565
verbose: true
6666
flags: total
67+
68+
- name: Show disk space after the tasks
69+
run: df -h

0 commit comments

Comments
 (0)