code coverage had gotten disabled

pull/459/head
bradh352 3 years ago
parent 75163d5289
commit 062321cfe0
  1. 1
      .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"

Loading…
Cancel
Save