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.
2 parents 981fb90 + 714dccd commit 053db9eCopy full SHA for 053db9e
.github/workflows/codecov.yml
@@ -83,3 +83,5 @@ jobs:
83
fail_ci_if_error: true # optional (default = false)
84
name: codecov-umbrella
85
verbose: true # optional (default = false)
86
+ env:
87
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments