From 571737a5c0ec45332131075fd13f3c6eed063309 Mon Sep 17 00:00:00 2001 From: John David White <127981157+john-david3@users.noreply.github.com> Date: Mon, 9 Jun 2025 13:45:28 +0100 Subject: [PATCH] Update ci.yml (#5) --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43d929d..5acfb2f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,3 +25,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: test-results-lint + path: ./artifacts/test-results-lint.txt