diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ecfff3a..6757579 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -103,7 +103,7 @@ jobs: uses: actions/upload-artifact@v4 if: github.actor != 'dependabot[bot]' with: - name: test-reports-${{ matrix.php }} + name: test-reports-${{ matrix.php }}-${{ matrix.db }} path: tests/reports reports: