From 277c7fa02ab7957da97423dc40a269c7ccb2f370 Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Tue, 1 Oct 2024 15:01:47 -0500 Subject: [PATCH] ci: Add clean up --- .github/workflows/ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05da504c39..eacba5ab62 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,3 +104,8 @@ jobs: if: success() || failure() # always run even if the previous step fails with: report_paths: "TEST-*.xml" + + - name: Clean up + if: always() + run: | + sudo rm -rf /home/ubuntu/tests/