From dffa3dbdb7035e91bbdb3c5fb8ebeabc76c14143 Mon Sep 17 00:00:00 2001 From: Steve Tentrop Date: Wed, 27 Nov 2024 20:21:27 +0100 Subject: [PATCH] fix ci --- .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 f56dbc23e..0b6820c1a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -137,7 +137,7 @@ jobs: uses: actions/upload-artifact@v4 if: always() with: - name: job-status + name: job-status-${{ matrix.test.id }}-php${{ matrix.php.version }} path: ${{ runner.temp }}/${{ env.STATUS_FILE }} retention-days: 1 collect-results: