add codecov
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
2b28057918
commit
63641b9840
4
.github/workflows/codecov.yml
vendored
4
.github/workflows/codecov.yml
vendored
@ -13,8 +13,8 @@ on:
|
|||||||
- cron: '34 1 * * 0'
|
- cron: '34 1 * * 0'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
codecov:
|
||||||
name: analyze
|
name: codecov
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
actions: read
|
actions: read
|
||||||
|
Loading…
Reference in New Issue
Block a user