mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-08 03:57:26 +00:00
Update action.yml
This commit is contained in:
parent
3adbfa7e4d
commit
76c6b10085
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ inputs:
|
|||
description: "Paths to include during gcov gathering"
|
||||
required: false
|
||||
handle_no_reports_found:
|
||||
description: 'Raise no exceptions when no coverage reports are found.'
|
||||
description: 'If no coverage reports are found, do not raise an exception.'
|
||||
required: false
|
||||
default: 'false'
|
||||
job_code:
|
||||
|
|
|
|||
Loading…
Reference in a new issue