Skip to content

Commit 419ba5c

Browse files
committed
CI: add covecov token
1 parent 2a6f8f3 commit 419ba5c

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
@@ -59,6 +59,8 @@ jobs:
5959
6060
- name: Codecov upload
6161
uses: codecov/codecov-action@v4
62+
with:
63+
token: ${{ secrets.CODECOV_TOKEN }}
6264

6365
test-doc:
6466
name: Test doc build

0 commit comments

Comments
 (0)