From 2bb4e55dd0147e2acec3f2c8f34a964578219ac5 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Tue, 13 May 2025 10:26:56 +0200 Subject: [PATCH] CI config changed to only upload files from first job --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 28ab5aa..7c9bfea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,6 +42,7 @@ jobs: - name: Upload rendered files uses: actions/upload-artifact@v4 + if: strategy.job-index == 0 with: name: rendering-results path: tests/out/test_*_render*