diff --git a/.cirrus.yml b/.cirrus.yml index 537ab983..cca4dd33 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -14,6 +14,7 @@ task: BUILD_UBSAN: "yes" BUILD_LSAN: "yes" BUILD_VALGRIND: "yes" + BUILD_COVERAGE: "yes" container: image: debian:latest - name: "Debian arm64"