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 bf9a449 commit c6e757eCopy full SHA for c6e757e
.github/workflows/ci.yaml
@@ -79,4 +79,5 @@ jobs:
79
with:
80
pytest-xml-coverage-path: ./coverage.xml
81
junitxml-path: ./junitxml.xml
82
+ junitxml-title: ${{ matrix.python-version }}
83
unique-id-for-comment: ${{ matrix.python-version }}
0 commit comments