diff --git a/Makefile b/Makefile index d92ebdac92..f7ff785a7e 100644 --- a/Makefile +++ b/Makefile @@ -59,6 +59,7 @@ codecov.json: test-deps @cargo llvm-cov \ --package octez-riscv \ --package octez-riscv-data \ + --package octez-riscv-durable-storage \ --codecov \ --output-path $@ \ nextest