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.
uses
1 parent 23cd0a0 commit a25aafdCopy full SHA for a25aafd
.github/workflows/ci_poetry.yml
@@ -131,6 +131,7 @@ jobs:
131
132
- name: Add coverage comment to Pull Requests
133
id: coverage_comment
134
+ uses: py-cov-action/python-coverage-comment-action@v3
135
env:
136
# Base name of the data files to operate on. Defaults to `.coverage'.
137
# [env: COVERAGE_FILE].
0 commit comments