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 981fb90 commit 714dccdCopy full SHA for 714dccd
.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