Skip to content

Commit cbf4e37

Browse files
committed
ci: add codecov token, ref: codecov/codecov-action#1292
1 parent 1be5df8 commit cbf4e37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
uses: codecov/codecov-action@v4
4040
with:
4141
file: .coverage
42+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)