We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebf969 commit c6ece5aCopy full SHA for c6ece5a
1 file changed
.github/workflows/pyncloud_ci.yml
@@ -45,6 +45,4 @@ jobs:
45
uses: codecov/codecov-action@v1.0.2
46
with:
47
token: ${{secrets.CODECOV_TOKEN}}
48
- file: ./coverage.xml
49
- flags: unittests
50
- name: codecov-umbrella
+ file: coverage.xml
0 commit comments