Update ci.yml

This commit is contained in:
shamoon 2025-03-05 13:27:53 -08:00
parent a3e4ed9172
commit 681d49fb73

View File

@ -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: