mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08:00
update readme
This commit is contained in:
@@ -30,8 +30,8 @@ Codecov's Action currently supports five inputs from the user: `token`, `file`,
|
|||||||
| :---: | :---: | :---: |
|
| :---: | :---: | :---: |
|
||||||
| `token` | Used to authorize coverage report uploads | *Required* |
|
| `token` | Used to authorize coverage report uploads | *Required* |
|
||||||
| `file` | Path to the coverage report(s) | Optional
|
| `file` | Path to the coverage report(s) | Optional
|
||||||
| `flags` | Flag upload under a certain group | Optional
|
| `flags` | Flag the upload to group coverage metrics (unittests, uitests, etc.) | Optional
|
||||||
| `name` | Custom defined name for the upload | Optional
|
| `name` | Custom defined name for the build | Optional
|
||||||
| `yml` | Path to codecov.yml config file | Optional
|
| `yml` | Path to codecov.yml config file | Optional
|
||||||
|
|
||||||
### Example `workflow.yml` with Codecov Action
|
### Example `workflow.yml` with Codecov Action
|
||||||
|
|||||||
Reference in New Issue
Block a user