fix upload path
parent
cea4235c1c
commit
98ec3fa3a8
|
@ -144,5 +144,5 @@ jobs:
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: playwright-report
|
name: playwright-report
|
||||||
path: playwright-report/
|
path: src/Web/E2E/playwright-report/
|
||||||
retention-days: 30
|
retention-days: 30
|
Loading…
Reference in New Issue