This commit is contained in:
renovate[bot] 2025-12-10 04:29:33 +00:00 committed by GitHub
commit 1da71c6c55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ jobs:
coverage report coverage report
- name: Upload coverage - name: Upload coverage
uses: codecov/codecov-action@v5.5.1 uses: codecov/codecov-action@v5.5.2
if: ${{ matrix.py_version == '3.11' }} if: ${{ matrix.py_version == '3.11' }}
- name: Publish Test Artifact - name: Publish Test Artifact