Update test.yml

This commit is contained in:
Hugo van Kemenade 2024-03-01 08:02:36 +02:00 committed by GitHub
parent d5f1c3d3ac
commit e4d2ebc4a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ jobs:
PYLAST_USERNAME: ${{ secrets.PYLAST_USERNAME }}
- name: Upload coverage
uses: codecov/codecov-action@v4.1.0
uses: codecov/codecov-action@v3.1.5
with:
flags: ${{ matrix.os }}
name: ${{ matrix.os }} Python ${{ matrix.python-version }}