Add verbosity

This commit is contained in:
Tom Hu
2020-10-16 18:27:17 -04:00
parent dade30aaa0
commit 283d2693b9
6 changed files with 3568 additions and 2793 deletions

View File

@@ -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'