devx: Use new action to netlify the playwright report as EW is doing

This commit is contained in:
Valere
2026-04-09 16:19:50 +02:00
parent 44958db514
commit 0f14da7fbb
2 changed files with 52 additions and 3 deletions

View File

@@ -60,6 +60,7 @@ jobs:
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
if: ${{ !cancelled() }}
with:
name: playwright-report
path: playwright-report/
retention-days: 3
name: html-report
path: playwright-report
if-no-files-found: error
retention-days: 4