feat: upload E2E test screenshots (#215)
This commit is contained in:
7
.github/workflows/e2e.yml
vendored
7
.github/workflows/e2e.yml
vendored
@@ -37,6 +37,7 @@ jobs:
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: playwright-report
|
||||
path: playwright-report/
|
||||
retention-days: 30
|
||||
name: e2e-report
|
||||
path: |
|
||||
playwright-report/
|
||||
playwright-screenshots/
|
||||
|
||||
Reference in New Issue
Block a user