Skip to content

Commit 0b71a75

Browse files
committed
ci: coverity
1 parent e309695 commit 0b71a75

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
@@ -236,6 +236,8 @@ jobs:
236236
- name: Setup coverage collection
237237
if: matrix.coverage
238238
run: ci/github/codecov.sh "setup"
239+
env:
240+
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
239241

240242
- name: Run tests
241243
if: '!matrix.coverity'

0 commit comments

Comments
 (0)