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