We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b320e commit c900b88Copy full SHA for c900b88
.github/workflows/python-package.yml
@@ -41,6 +41,7 @@ jobs:
41
with:
42
name: code-coverage-report
43
path: coverage_report_html
44
+ overwrite: true
45
- name: Publish coveralls
46
continue-on-error: true
47
env:
0 commit comments