Skip to content

Commit 64e59fd

Browse files
Coverage: Fix providing coverage data for upload from GitHub CI
Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
1 parent fdab30f commit 64e59fd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ github_checks:
3737
#
3838
annotations: true
3939

40+
codecov:
41+
token: 37ee4f08-37b2-404b-bf4d-254891cf6f30 # Codecov coverage upload token
42+
4043
#
4144
# Pull request comments:
4245
# ----------------------

0 commit comments

Comments
 (0)