This commit is contained in:
jbannon 2022-04-29 07:19:10 +00:00
parent 0a6fc0e438
commit 4c120393cb

View file

@ -30,5 +30,5 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: test-coverage name: test-coverage
html_file: htmlcov/index.html path: htmlcov/index.html
retention-days: 5 retention-days: 5