mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-19 19:42:21 -05:00
ci: recreate coverage report on push
This keeps the report in focus for PRs with longer discussion and repeated pushes. Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
36467bf084
commit
f5ddcf984e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-unittest.yml
vendored
1
.github/workflows/test-unittest.yml
vendored
|
|
@ -73,6 +73,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
header: coverage
|
header: coverage
|
||||||
path: coverage_diff.md
|
path: coverage_diff.md
|
||||||
|
recreate: true
|
||||||
|
|
||||||
- name: Upload coverage
|
- name: Upload coverage
|
||||||
if: github.ref_name == 'main'
|
if: github.ref_name == 'main'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue