Skip to content

Commit 8c0c972

Browse files
committed
Use CODECOV_TOKEN_20250228 as codecov GH token
Signed-off-by: Sergio Arroutbi <[email protected]>
1 parent 4ceb476 commit 8c0c972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
file: build/coverage.xml
5959
fail_ci_if_error: true # optional (default = false)
6060
verbose: true # optional (default = false)
61+
token: ${{ secrets.CODECOV_TOKEN_20250228 }}
6162

6263
container:
6364
image: ${{matrix.os}}

0 commit comments

Comments
 (0)