diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 8eebd53..ee3085f 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -25,5 +25,5 @@ jobs: if: always() with: name: playwright-report - path: '**/*.png' + path: test-results retention-days: 30