Commit 64b2a25
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 9f34fcb commit 64b2a25
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
0 commit comments