mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-09 20:47:26 +00:00
update user inputs sentence and avoid how many and which, leave it to the table
This commit is contained in:
parent
e0fbd592d3
commit
a588073f62
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ steps:
|
|||
|
||||
## Arguments
|
||||
|
||||
Codecov's Action currently supports five inputs from the user: `token`, `file`, `flags`,`name`, and `fail_ci_if_error`. These inputs, along with their descriptions and usage contexts, are listed in the table below:
|
||||
Codecov's Action supports inputs from the user. These inputs, along with their descriptions and usage contexts, are listed in the table below:
|
||||
|
||||
| Input | Description | Usage |
|
||||
| :---: | :---: | :---: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue