mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
Update action.yml
This commit is contained in:
parent
eb402827ee
commit
3adbfa7e4d
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ inputs:
|
|||
description: 'Comma-separated list of folders to exclude from search.'
|
||||
required: false
|
||||
fail_ci_if_error:
|
||||
description: 'Exit with non-zero code in case of error.'
|
||||
description: 'On error, exit with non-zero code'
|
||||
required: false
|
||||
default: 'false'
|
||||
files:
|
||||
|
|
|
|||
Loading…
Reference in a new issue