diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index cf362357..11545808 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -40,6 +40,6 @@ jobs: uses: actions/upload-artifact@v4 continue-on-error: true with: - name: image_comparison_results + name: image_comparison_results_${{ matrix.os }} path: .tmp retention-days: 5