Trying to improve workflow with better pytest results name

This commit is contained in:
hakril
2024-05-22 10:13:04 +02:00
parent a8414c975d
commit 3ad9bad56e
+2 -1
View File
@@ -67,4 +67,5 @@ jobs:
uses: EnricoMi/publish-unit-test-result-action/composite@v1
if: always()
with:
files: junit/test-results.xml
files: junit/test-results.xml
check_name: PyTest Results for ${{ matrix.python-version}}-${{ matrix.python-bitness-to-test}}