diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index db5a2c7..7b7e37d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,5 +22,5 @@ jobs: if: always() with: name: playwright-report - path: playwright-report/ + path: playground/playwright-report/ retention-days: 30