Skip to content

Commit b6ffbb7

Browse files
committed
ci: set codecov token
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 4b6fbdb commit b6ffbb7

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
@@ -38,6 +38,7 @@ jobs:
3838
uses: codecov/codecov-action@v4
3939
with:
4040
file: ./coverage.txt
41+
token: ${{ secrets.CODECOV_TOKEN }}
4142

4243
example:
4344
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)