mirror of
https://github.com/foomo/gotsrpc.git
synced 2025-10-16 12:35:35 +00:00
This commit is contained in:
parent
6c126a5956
commit
7e1298b21b
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -52,4 +52,7 @@ jobs:
|
|||||||
make examples
|
make examples
|
||||||
git diff --exit-code
|
git diff --exit-code
|
||||||
|
|
||||||
|
- uses: codecov/codecov-action@v5
|
||||||
|
with:
|
||||||
|
files: ./coverage.out
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user