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 ccf20a3 commit e8bfc2fCopy full SHA for e8bfc2f
.github/workflows/ci.yaml
@@ -57,3 +57,5 @@ jobs:
57
env_vars: OS,PYTHON
58
name: codecov-umbrella
59
fail_ci_if_error: false
60
+ env:
61
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments