Skip to content

Commit

Permalink
Update build-lint-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonbaeten authored Feb 10, 2025
1 parent 22570f3 commit 3adf478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with:
name: playwright-report
name: playwright-report-${{ matrix.os }}
path: frontend/playwright-report/
retention-days: 30

Expand Down

0 comments on commit 3adf478

Please sign in to comment.