mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-08 23:40:04 +00:00
add docs
This commit is contained in:
parent
608816e426
commit
e866b3854d
2 changed files with 8 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ inputs:
|
|||
flags:
|
||||
description: 'Flag upload to group coverage metrics (e.g. unittests | integration | ui,chrome)'
|
||||
required: false
|
||||
env_vars:
|
||||
description: 'Environment variable to take the upload with, can be multiple separated with commas'
|
||||
required: false
|
||||
fail_ci_if_error:
|
||||
description: 'Specify whether or not CI build should fail if Codecov runs into an error during upload'
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue