mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-06 14:39:25 +00:00
remove mention of yaml parameter
This commit is contained in:
parent
6ec347819d
commit
49c86d6a5f
4 changed files with 18 additions and 33519 deletions
|
|
@ -14,9 +14,6 @@ inputs:
|
|||
flags:
|
||||
description: 'Flag upload to group coverage metrics (e.g. unittests | integration | ui,chrome)'
|
||||
required: false
|
||||
yml:
|
||||
description: 'Specify the location of the .codecov.yml config file'
|
||||
required: false
|
||||
fail_ci_if_error:
|
||||
description: 'Specify whether or not CI build should fail if Codecov runs into an error during upload'
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue