Skip to content

Commit bf9a449

Browse files
committed
Refactor coverage comment in ci
1 parent ca6beee commit bf9a449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
with:
8080
pytest-xml-coverage-path: ./coverage.xml
8181
junitxml-path: ./junitxml.xml
82-
create-new-comment: true
82+
unique-id-for-comment: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)