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

Commit 01a33e6

Browse files
Revert "gha: temporarily disable codecov"
This reverts commit 7a41d10.
1 parent 73a0af7 commit 01a33e6

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)