Skip to content

Commit 56b4ac2

Browse files
committed
ci(codecov): add token for codecov
1 parent 27b0ae5 commit 56b4ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
with:
6767
files: lcov.info
6868
fail_ci_if_error: true
69+
token: ${{ secrets.CODECOV_TOKEN }}
6970

7071
cargo-machete:
7172
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)