Skip to content

Commit 67c5823

Browse files
authored
Update .github/workflows/test.yml
1 parent dd98eed commit 67c5823

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
@@ -163,6 +163,7 @@ jobs:
163163
if: matrix.flavor.target == 'linux'
164164
uses: codecov/codecov-action@v3
165165
with:
166+
token: ${{ secrets.CODECOV_TOKEN }}
166167
files: coverage.out
167168
fail_ci_if_error: true
168169
flags: unittests

0 commit comments

Comments
 (0)