mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-09 16:00:05 +00:00
initial
This commit is contained in:
parent
cec654a0a7
commit
3d11715b9e
4 changed files with 196 additions and 33549 deletions
|
|
@ -17,6 +17,9 @@ inputs:
|
|||
yml:
|
||||
description: 'Specify the location of the .codecov.yml config file'
|
||||
required: false
|
||||
fail_ci_if_error:
|
||||
description: 'Specify whether or not CI build should fail is something goes wrong with Codecov'
|
||||
required: false
|
||||
branding:
|
||||
color: 'red'
|
||||
icon: 'umbrella'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue