Skip to content

Commit 9fea1d6

Browse files
committed
ci: set CODECOV_TOKEN
1 parent e35170a commit 9fea1d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
uses: codecov/codecov-action@v4
3131
with:
3232
file: ./coverage/clover.xml
33+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)