This commit is contained in:
thies 2021-01-10 18:29:58 +01:00
parent c492cdc163
commit a3261f3be8

8
.github/workflows/codecov.yml vendored Normal file

@ -0,0 +1,8 @@
steps:
- uses: actions/checkout@main
- uses: codecov/codecov-action@v1
with:
files: ./coverage1.xml,./coverage2.xml # optional
flags: unittests # optional
name: codecov-umbrella # optional
fail_ci_if_error: true # optional (default = false