We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967f067 commit 32b38b4Copy full SHA for 32b38b4
.github/workflows/playwright.yml
@@ -64,6 +64,6 @@ jobs:
64
uses: actions/upload-artifact@v4
65
if: always()
66
with:
67
- name: playwright-report
+ name: playwright-report-hugo-${{ matrix.hugo-version }}
68
path: playwright-report/
69
retention-days: 30
0 commit comments