mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 22:55:46 +01:00
Fix uploading playwright report
This commit is contained in:
parent
cdd7aa0336
commit
875b7fc247
1 changed files with 1 additions and 1 deletions
2
.github/workflows/browsers.yml
vendored
2
.github/workflows/browsers.yml
vendored
|
|
@ -69,6 +69,6 @@ jobs:
|
|||
name: Upload blob report to GitHub Actions Artifacts
|
||||
if: ${{ !cancelled() }}
|
||||
with:
|
||||
name: playwright-report
|
||||
name: playwright-report-${{ matrix.os }}-${{ matrix.browser }}
|
||||
path: playwright-report/
|
||||
retention-days: 30
|
||||
Loading…
Add table
Add a link
Reference in a new issue