Skip to content

work for B&B option #239

work for B&B option

work for B&B option #239

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)