Skip to content

Commit

Permalink
Update codecov action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyololicon committed Jul 8, 2023
1 parent fdf6a7c commit 54eb7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
pytest --cov-report=xml --cov-report term-missing:skip-covered --cov=torchnmf
- name: Codecov
uses: codecov/codecov-action@v1.2.2
uses: codecov/codecov-action@v3
with:
flags: unittests
env_vars: OS,PYTHON
Expand Down

0 comments on commit 54eb7c2

Please sign in to comment.