diff --git a/.github/workflows/linux_manual.yml b/.github/workflows/linux_manual.yml index 3c9d47b..3ab4a90 100644 --- a/.github/workflows/linux_manual.yml +++ b/.github/workflows/linux_manual.yml @@ -53,5 +53,5 @@ jobs: - uses: actions/upload-artifact@v4 if: ${{ always() }} with: - name: ${{ inputs.slug }} HTML Test Report - path: home/runner/work/klaatu/klaatu/tests/report.htm \ No newline at end of file + name: ${{ inputs.slug }} Firefox-${{ matrix.firefox }} HTML Test Report + path: home/runner/work/klaatu/klaatu/tests/report.htm