This commit is contained in:
“ibrahim0814” 2019-08-07 20:24:56 -07:00
parent e0683efc0b
commit 0766dd1553
No known key found for this signature in database
GPG key ID: DBBD7CB06738E2BF

View file

@ -22,7 +22,7 @@ steps:
flags: unittests #optional
name: codecov-umbrella #optional
```
>**Note**: This assumes that you've set your Codecov token inside Settings > Secrets as `CODECOV_TOKEN`. If not, you can get an upload token for your specific repo on [codecov.io](https://www.codecov.io). A token is *not* required for public repositories.
>**Note**: This assumes that you've set your Codecov token inside *Settings > Secrets* as `CODECOV_TOKEN`. If not, you can get an upload token for your specific repo on [codecov.io](https://www.codecov.io). A token is *not* required for public repositories.
## Arguments