Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
desaimg1 committed Nov 5, 2024
1 parent 4ff358a commit 1a41c55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@ jobs:
- name: Send Coverage Email
run: |
${{steps.path.outputs.pythonv}} do.py coverage
- name: Generate Allure test report
uses: andgineer/allure-report@v3.4
uses: simple-elf/allure-report[email protected]
id: allure-report
if: always()
with:
Expand Down

0 comments on commit 1a41c55

Please sign in to comment.