Skip to content

website updated

website updated #115

Workflow file for this run

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