mirror of
https://github.com/codecov/codecov-action.git
synced 2026-03-30 01:55:02 +00:00
Add verbosity
This commit is contained in:
@@ -29,6 +29,9 @@ inputs:
|
||||
fail_ci_if_error:
|
||||
description: 'Specify whether or not CI build should fail if Codecov runs into an error during upload'
|
||||
required: false
|
||||
verbose:
|
||||
description: 'Specify whether the Codecov output should be verbose'
|
||||
required: false
|
||||
branding:
|
||||
color: 'red'
|
||||
icon: 'umbrella'
|
||||
|
||||
Reference in New Issue
Block a user