mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-13 06:27: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"
|
description: "Paths to include during gcov gathering"
|
||||||
required: false
|
required: false
|
||||||
handle_no_reports_found:
|
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
|
required: false
|
||||||
default: 'false'
|
default: 'false'
|
||||||
job_code:
|
job_code:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue