Commit 89ea2b7
build: Add token for coverage test
The code coverage action is silently failing partly because the required
Codecov token is missing.
Reading the token from the GitHub secrets.
The missing gpg package must be fixed in
https://github.com/linux-nvme/ci-containers.
Furthermore, fail the coverage workflow if the codecov-action errors out.
Signed-off-by: Dennis Maisenbacher <[email protected]>1 parent 81073a1 commit 89ea2b7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
0 commit comments