We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11919bb commit e2127dcCopy full SHA for e2127dc
.github/workflows/python-package.yml
@@ -50,6 +50,3 @@ jobs:
50
- name: Test with pytest
51
run: |
52
python -m pytest --cov=cornac
53
-
54
- - name: Upload coverage reports to Codecov
55
- uses: codecov/codecov-action@v3
0 commit comments