Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 98e0461

Browse files
authored
Merge pull request #1085 from lukaszstolarczuk/bring-back-coverage-build
Revert "gha: temporarily disable codecov"
2 parents 73a0af7 + 01a33e6 commit 98e0461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
CONFIG: ["TYPE=debug OS=fedora OS_VER=32 PUSH_IMAGE=1",
3030
"TYPE=debug OS=ubuntu OS_VER=20.04 PUSH_IMAGE=1 CHECK_CPP_STYLE=1",
31-
# XXX: "TYPE=debug OS=ubuntu OS_VER=20.04 COVERAGE=1",
31+
"TYPE=debug OS=ubuntu OS_VER=20.04 COVERAGE=1",
3232
"TYPE=release OS=fedora OS_VER=32",
3333
"TYPE=release OS=ubuntu OS_VER=20.04",
3434
"TYPE=valgrind OS=ubuntu OS_VER=20.04",

0 commit comments

Comments
 (0)