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
edbb6f8e5d
commit
111c74ca11
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Codecov's Action currently supports four inputs from the user: `token`, `file`,
|
|||
| :---: | :---: | :---: |
|
||||
| `token` | Used to authorize coverage report uploads | *Required only for private repos* |
|
||||
| `file` | Location of the coverage report | Optional
|
||||
| `flags` | Flag upload under a certain group name | Optional
|
||||
| `flags` | Flag upload under a certain group | Optional
|
||||
| `name` | Custom defined name for the upload | Optional
|
||||
|
||||
### Example `workflow.yml` with Codecov Action
|
||||
|
|
|
|||
Loading…
Reference in a new issue