Skip to content

Commit e2127dc

Browse files
committed
Revert "Use GH Action for codecov upload"
This reverts commit 11919bb.
1 parent 11919bb commit e2127dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ jobs:
5050
- name: Test with pytest
5151
run: |
5252
python -m pytest --cov=cornac
53-
54-
- name: Upload coverage reports to Codecov
55-
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)