Skip to content

Commit 053db9e

Browse files
authored
Merge pull request #230 from kayjan/update-codecov
fix: update codecov version for github actions
2 parents 981fb90 + 714dccd commit 053db9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,5 @@ jobs:
8383
fail_ci_if_error: true # optional (default = false)
8484
name: codecov-umbrella
8585
verbose: true # optional (default = false)
86+
env:
87+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)