mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Fixed upload artifact.
This commit is contained in:
parent
78ae34ea15
commit
054b07fd32
1 changed files with 1 additions and 1 deletions
2
.github/workflows/frontend-admin-tests.yml
vendored
2
.github/workflows/frontend-admin-tests.yml
vendored
|
@ -140,6 +140,6 @@ jobs:
|
|||
- uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: playwright-report
|
||||
name: playwright-report-${{ matrix.node }}
|
||||
path: src/playwright-report/
|
||||
retention-days: 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue