diff --git a/.github/workflows/podcast-web.yml b/.github/workflows/podcast-web.yml index 5fe1c82..3322992 100644 --- a/.github/workflows/podcast-web.yml +++ b/.github/workflows/podcast-web.yml @@ -144,5 +144,5 @@ jobs: if: always() with: name: playwright-report - path: playwright-report/ + path: src/Web/E2E/playwright-report/ retention-days: 30 \ No newline at end of file