Skip to content

Commit 82ae444

Browse files
committed
chore(ci): CODECOV token
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent 7f61b32 commit 82ae444

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ jobs:
3636

3737
- uses: codecov/codecov-action@v4 # Docs: <https://github.com/codecov/codecov-action>
3838
with:
39+
token: ${{ secrets.CODECOV_TOKEN }}
3940
file: ./coverage-ci/summary.txt
4041
fail_ci_if_error: false

0 commit comments

Comments
 (0)