Skip to content

Commit d61a152

Browse files
committed
ci: add codecov token
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 63ff1ba commit d61a152

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959

6060
- name: Upload coverage report
6161
uses: codecov/codecov-action@v4
62+
with:
63+
token: ${{ secrets.CODECOV_TOKEN }}
6264

6365
dist:
6466
name: Distribution build

0 commit comments

Comments
 (0)