Skip to content

Commit 0de2d29

Browse files
committed
docs:add codecov token.
Signed-off-by: Haotian Zhang <[email protected]>
1 parent 521507e commit 0de2d29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ jobs:
3838
run: mvn clean test -B -U -Psonatype --file pom.xml
3939
- name: Upload coverage reports to Codecov
4040
uses: codecov/codecov-action@v4
41+
env:
42+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)