Skip to content

Commit

Permalink
https://github.com/codecov/codecov-action/issues/1089
Browse files Browse the repository at this point in the history
  • Loading branch information
leopedroso45 committed Dec 29, 2023
1 parent eb9e463 commit 02aae0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
coverage run -m pytest
coverage report
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v4-beta
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 02aae0d

Please sign in to comment.