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
111c74ca11
commit
97fe500537
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ steps:
|
|||
|
||||
## Arguments
|
||||
|
||||
Codecov's Action currently supports four inputs from the user: `token`, `file`, `flags`, and `name`. These inputs help users contextualize more information about their upload on [codecov.io](https://www.codecov.io).
|
||||
Codecov's Action currently supports four inputs from the user: `token`, `file`, `flags`, and `name`. These inputs, along with their description and usage context are listed in the table below:
|
||||
|
||||
| Input | Description | Usage |
|
||||
| :---: | :---: | :---: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue