projects
/
kconfig-hardened-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd7e231
)
github actions: upgrade to codecov-action@v2
author
Alexander Popov
<alex.popov@linux.com>
Mon, 30 May 2022 22:43:25 +0000
(
01:43
+0300)
committer
Alexander Popov
<alex.popov@linux.com>
Mon, 30 May 2022 22:54:45 +0000
(
01:54
+0300)
.github/workflows/main.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/main.yml
b/.github/workflows/main.yml
index 70a0be583c1956bcf83335714b3ec842d9c9b754..628766e0baec42c15cf81fec2d11480449b23510 100644
(file)
--- a/
.github/workflows/main.yml
+++ b/
.github/workflows/main.yml
@@
-97,11
+97,11
@@
jobs:
coverage xml -i -o coverage.xml
- name: Handle coverage
- uses: codecov/codecov-action@v
1
+ uses: codecov/codecov-action@v
2
with:
file: ./coverage.xml
flags: functional_test
name: codecov-umbrella
fail_ci_if_error: true
-
+ verbose: true