feat:update codecov config.

pull/821/head
Haotian Zhang 3 years ago
parent c79789b0e9
commit bf24d071bf

@ -32,3 +32,4 @@ jobs:
uses: codecov/codecov-action@v3 uses: codecov/codecov-action@v3
with: with:
file: ${{ github.workspace }}/target/site/jacoco/jacoco.xml file: ${{ github.workspace }}/target/site/jacoco/jacoco.xml
token: ${{ secrets.CODECOV_TOKEN }}

Loading…
Cancel
Save