Skip to content

Commit caca9a7

Browse files
committed
ci: fix codecov by setting token
1 parent f14c0e5 commit caca9a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
env_vars: OS,GOLANG
5858
fail_ci_if_error: false
5959
verbose: true
60+
token: ${{ secrets.CODECOV_TOKEN }}
6061

6162
test-blockchain:
6263
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)