Reword arguments slightly.

This commit is contained in:
Kenneth Tran 2020-10-22 20:58:06 -07:00
parent 7d5dfa5490
commit 053cb696d1
No known key found for this signature in database
GPG key ID: 51533400F20B64E8

View file

@ -31,7 +31,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 currently supports a number of inputs, along with their descriptions and usage contexts, listed in the table below:
>**Update**: We've removed the `yml` parameter with the latest release of this action. Please put your custom codecov yaml file at the root of the repo because other locations will no longer be supported in the future.