Skip to content

Commit

Permalink
update codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
cdiener committed Apr 15, 2024
1 parent e4e2e30 commit 691c30c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pythonpackage.yml
Expand Up @@ -48,6 +48,9 @@ jobs:
- name: Upload to codecov
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.11'
uses: codecov/codecov-action@v4.3.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}


release:
needs: test
Expand Down

0 comments on commit 691c30c

Please sign in to comment.