diff --git a/.github/workflows/python-playwright-pytest-bdd.yml b/.github/workflows/python-playwright-pytest-bdd.yml index 8c36b6c..8bfcef5 100644 --- a/.github/workflows/python-playwright-pytest-bdd.yml +++ b/.github/workflows/python-playwright-pytest-bdd.yml @@ -61,7 +61,7 @@ jobs: ref: gh-pages # Specify the branch to retrieve Allure history from path: gh-pages # Set the destination path for Allure history - - name: Allure report action # Step to generate Allure report + - name: Generate allure report action # Step to generate Allure report uses: simple-elf/allure-report-action@master if: always() # Execute even if previous steps fail with: