Skip to content

Commit

Permalink
changes allure pipliine version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZinnurovArtur committed Dec 8, 2023
1 parent 762dfb4 commit 1033176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-pipline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

- name: Allure report action # Step to generate Allure report
if: (success() || failure()) && github.event_name != 'pull_request'
uses: simple-elf/allure-report-action@master
uses: simple-elf/allure-report-action@1.7
with:
allure_results: CodeListLibrary_project/clinicalcode/tests/allure-results
allure_report: CodeListLibrary_project/clinicalcode/tests/allure-report
Expand Down

0 comments on commit 1033176

Please sign in to comment.