mirror of
https://gitee.com/actions-mirror/docker-setup-qemu-action
synced 2024-11-23 12:40:41 +08:00
ci: set codecov token
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
e0e4588fad
commit
3b854bd217
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -28,3 +28,4 @@ jobs:
|
|||||||
uses: codecov/codecov-action@v4
|
uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
file: ./coverage/clover.xml
|
file: ./coverage/clover.xml
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user