mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-04-21 16:10:02 +02:00
ci: set CODECOV_TOKEN
This commit is contained in:
parent
c2351bbd0b
commit
a4b15f09d5
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…
x
Reference in New Issue
Block a user