Skip to content

Commit

Permalink
Add changes to linux workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4handjr committed Jun 26, 2024
1 parent a9e9382 commit 57285f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
name: ${{ inputs.slug }} Firefox-${{ matrix.firefox }} HTML Test Report
path: home/runner/work/klaatu/klaatu/tests/report.htm

0 comments on commit 57285f0

Please sign in to comment.