From dfaf3d7747dc1e3f42801cd7e8cfa4c805d53253 Mon Sep 17 00:00:00 2001 From: "h-ohta-github-private-bot[bot]" <163366262+h-ohta-github-private-bot[bot]@users.noreply.github.com> Date: Sat, 8 Jun 2024 00:29:21 +0000 Subject: [PATCH] chore: sync files (#18) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions --- .github/workflows/build-and-test.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml index c34102cec..605422728 100644 --- a/.github/workflows/build-and-test.yaml +++ b/.github/workflows/build-and-test.yaml @@ -64,3 +64,6 @@ jobs: fail_ci_if_error: false verbose: true flags: total + + - name: Show disk space after the tasks + run: df -h