diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b73c061..c205bb6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -79,4 +79,4 @@ jobs: with: pytest-xml-coverage-path: ./coverage.xml junitxml-path: ./junitxml.xml - create-new-comment: true + unique-id-for-comment: ${{ matrix.python-version }}