Skip to content

add process error to fish elder than 0 #215

add process error to fish elder than 0

add process error to fish elder than 0 #215

Workflow file for this run

steps:
- uses: actions/checkout@master
- uses: codecov/codecov-action@v2
with:
files: ./coverage1.xml,./coverage2.xml # optional
flags: unittests # optional
name: codecov-umbrella # optional
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)