diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml index c34102ce..60542272 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