ci: set codecov token
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>pull/1059/head
parent
4976231911
commit
8ab81cb898
|
@ -28,3 +28,4 @@ jobs:
|
|||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
file: ./coverage/clover.xml
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue