diff --git a/.github/workflows/pytests.yml b/.github/workflows/pytests.yml index 2918459b..85cc3315 100644 --- a/.github/workflows/pytests.yml +++ b/.github/workflows/pytests.yml @@ -57,7 +57,7 @@ jobs: cat extras/shareservice/php-error.log - uses: actions/upload-artifact@v4 with: - name: coverage + name: coverage-${{ matrix.python-version }} path: coverage.xml tests-hardware-rpi: