ci: disable codecov for now
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
10
.github/workflows/test.yml
vendored
10
.github/workflows/test.yml
vendored
@@ -23,8 +23,8 @@ jobs:
|
||||
uses: docker/bake-action@v2
|
||||
with:
|
||||
targets: test
|
||||
-
|
||||
name: Upload coverage
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
file: ./coverage/clover.xml
|
||||
# -
|
||||
# name: Upload coverage
|
||||
# uses: codecov/codecov-action@v3
|
||||
# with:
|
||||
# file: ./coverage/clover.xml
|
||||
|
||||
Reference in New Issue
Block a user