We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc8f41 commit 637f733Copy full SHA for 637f733
.github/workflows/ci.yml
@@ -40,4 +40,6 @@ jobs:
40
token: ${{ secrets.CODECOV_TOKEN }}
41
files: ./coverage.xml
42
fail_ci_if_error: true
43
- verbose: true
+ verbose: true
44
+ name: codecov-umbrella
45
+ slug: jpstroop/fitbit-client-python
0 commit comments