mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-08 03:57:26 +00:00
readme
This commit is contained in:
parent
f21e0e6d14
commit
afda60d339
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ steps:
|
|||
flags: unittests #optional
|
||||
name: codecov-1 #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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue