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