diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 6d9ba9f..2186202 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -56,8 +56,8 @@ jobs: gh_pages: gh-pages allure_report: allure-report #! do I have such a folder? - # allure_history: allure-history - allure_history: last-history + allure_history: allure-history + # allure_history: last-history - name: Deploy report to GitHub Pages if: always()