diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b766a7da..0f26b5596 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -162,7 +162,7 @@ jobs: --frozen \ pytest - - name: Upload coverage artifact + name: Upload test results artifact if: ${{ matrix.python-version == env.DEFAULT_PYTHON_VERSION }} uses: actions/upload-artifact@v4 with: