We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea378d9 commit 597fe3eCopy full SHA for 597fe3e
.github/workflows/lint-test-deploy.yml
@@ -73,7 +73,7 @@ jobs:
73
- uses: actions/upload-artifact@v4
74
if: always()
75
with:
76
- name: playwright-report
+ name: "playwright-report-wp${{ matrix.wp }}"
77
path: artifacts/
78
retention-days: 7
79
0 commit comments