test: add playwright report artifact

This commit is contained in:
Louis 2024-10-22 17:36:31 +07:00
parent 9afbfd609a
commit 7ce0625047
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -319,6 +319,13 @@ jobs:
# TURBO_TEAM: 'linux'
# TURBO_TOKEN: '${{ secrets.TURBO_TOKEN }}'
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report
path: electron/playwright-report/
retention-days: 2
coverage-check:
runs-on: [self-hosted, Linux, ubuntu-desktop]
needs: base_branch_cov