Skip to content

Commit 032d186

Browse files
committed
merge reports
1 parent 380a2f4 commit 032d186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
if: always()
4444
uses: actions/upload-artifact@v4
4545
with:
46-
name: playwright-report-${{matrix.api-version}}-${{ github.sha }}
46+
name: playwright-report-${{matrix.api-version}}-${{matrix.runner-browser}}-${{ github.sha }}
4747
path: packages/e2e-playwright/playwright-report
4848
retention-days: 5

0 commit comments

Comments
 (0)