From b4940a721c3b2332c34e444dc1ef29a61527aa08 Mon Sep 17 00:00:00 2001 From: John David White <127981157+john-david3@users.noreply.github.com> Date: Mon, 9 Jun 2025 14:04:58 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 504f043..bc88e17 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,5 +26,5 @@ jobs: uses: actions/upload-artifact@v4 with: name: test-results-lint - path: /artifacts/ + path: artifacts/test.log retention-days: 1