Skip to content

Commit

Permalink
allure report 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
andgineer committed Apr 16, 2024
1 parent f6a93f1 commit a1943ef
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,12 @@ jobs:
path: gh-pages-dir

- name: Generate Allure test report
uses: andgineer/allure-report@v1.5
uses: andgineer/allure-report@main
id: allure-report
if: always()
with:
website-source: gh-pages-dir
allure-results: allure-results
reports-site: reports-site
website: gh-pages-dir
reports-site-path: builds/tests

- name: Publish Allure test report
Expand Down

0 comments on commit a1943ef

Please sign in to comment.