|
@@ -348,6 +348,6 @@ jobs:
|
|
|
- name: Upload HTML report
|
|
- name: Upload HTML report
|
|
|
uses: actions/upload-artifact@v4
|
|
uses: actions/upload-artifact@v4
|
|
|
with:
|
|
with:
|
|
|
- name: html-report
|
|
|
|
|
|
|
+ name: html-report-node${{ inputs.node-version }}
|
|
|
path: playwright-report
|
|
path: playwright-report
|
|
|
retention-days: 30
|
|
retention-days: 30
|