mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
readme
This commit is contained in:
parent
413e76629d
commit
47224ae4e6
1 changed files with 4 additions and 4 deletions
|
|
@ -54,10 +54,10 @@ jobs:
|
|||
|
||||
| Input | Description | Usage |
|
||||
| :---: | :---: | :---: |
|
||||
| `token` | Used to authorize coverage report uploads | ***Required for private repos*** |
|
||||
| `file` | Location of the coverage report | *Optional*
|
||||
| `flags` | Flag upload under a certain group name | *Optional*
|
||||
| `name` | Custom defined name for the upload | *Optional*
|
||||
| `token` | Used to authorize coverage report uploads | *Required for private repos* |
|
||||
| `file` | Location of the coverage report | Optional
|
||||
| `flags` | Flag upload under a certain group name | Optional
|
||||
| `name` | Custom defined name for the upload | Optional
|
||||
|
||||
|
||||
## License
|
||||
|
|
|
|||
Loading…
Reference in a new issue