Skip to content

Commit 5a52bd0

Browse files
authored
Update ci.yml
1 parent b2f4696 commit 5a52bd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,7 @@ jobs:
107107
working-directory: build
108108
shell: bash
109109
run: bash <(curl -s https://codecov.io/bash) -f cov.info
110+
env:
111+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
110112

111113

0 commit comments

Comments
 (0)