From bb81616b2d17e00a6f3f11698ca1621536176196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20M=C3=A6hlum?= Date: Sun, 13 Oct 2024 01:08:08 +0200 Subject: [PATCH] Test --- .github/workflows/memory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/memory.yml b/.github/workflows/memory.yml index 378fb2e1..56151706 100644 --- a/.github/workflows/memory.yml +++ b/.github/workflows/memory.yml @@ -48,7 +48,7 @@ jobs: - name: Upload uses: upload-artifact@v4 with: - name: Base report + name: Base reports path: base_report.txt - name: Comment memory usage tables uses: GrantBirki/comment@v2.1.0