Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LuCkEr- authored Dec 15, 2024
1 parent dbf04a5 commit e29540b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- name: Upload code coverage to codecov.io
uses: codecov/codecov-action@v5
with:
#token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
env_vars: OS,PYTHON
files: ./coverage.xml
flags: pytest # optional
Expand Down

0 comments on commit e29540b

Please sign in to comment.