mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
fix action yaml description
This commit is contained in:
parent
ab46201142
commit
a497b16d77
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ inputs:
|
|||
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 is something goes wrong with Codecov'
|
||||
description: 'Specify whether or not CI build should fail if Codecov runs into an error during upload'
|
||||
required: false
|
||||
branding:
|
||||
color: 'red'
|
||||
|
|
|
|||
Loading…
Reference in a new issue