We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f735bcc commit 875b86fCopy full SHA for 875b86f
.github/workflows/tests.yml
@@ -37,6 +37,7 @@ jobs:
37
with:
38
env_vars: OS,PYTHON,DJANGO
39
fail_ci_if_error: true
40
+ files: ./coverage.xml
41
name: codecov-umbrella
42
token: ${{ secrets.CODECOV_TOKEN }}
43
verbose: true
0 commit comments