Skip to content

Commit

Permalink
Fixed html coverage artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
sumane81 committed Oct 22, 2024
1 parent 5250916 commit 893426c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: coverage-report
path: coverage_html/index.html
path: htmlcov
retention-days: 30

0 comments on commit 893426c

Please sign in to comment.