Skip to content

Commit c6e757e

Browse files
committed
Add python version in coverage comment in ci
1 parent bf9a449 commit c6e757e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

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

0 commit comments

Comments
 (0)