diff --git a/.github/workflows/full-regression.yml b/.github/workflows/full-regression.yml index 1b8a3d402d..fb3ce9cbef 100644 --- a/.github/workflows/full-regression.yml +++ b/.github/workflows/full-regression.yml @@ -93,7 +93,7 @@ jobs: - name: Upload artifacts uses: actions/upload-artifact@v4 with: - name: full-regression-test-artifact + name: full-regression-test-artifact-${{ matrix.idx }} path: full-regression-test-${{ matrix.idx }}.tar merge: