mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04: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
.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…
Reference in New Issue
Block a user