Skip to content

Commit

Permalink
add grcov to coverage shell
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Mar 14, 2024
1 parent 918a55a commit 5011948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@
curl
protobuf # to compile libp2p-autonat
toolchain
grcov
];
inherit RUST_LOG RUST_BACKTRACE RUSTFLAGS CARGO_TARGET_DIR;
CARGO_INCREMENTAL = "0";
Expand Down

0 comments on commit 5011948

Please sign in to comment.