Skip to content

Commit

Permalink
[nix] remove unused coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
FanShupei authored and sequencer committed Dec 10, 2024
1 parent 6bbb5c3 commit 962946c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/t1/conversion/sv-to-vcs-simulator.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
]
++ lib.optionals enableCover [
"-cm"
"line+cond+fsm+tgl+branch+assert"
"assert"
"-cm_dir"
"./cm"
]
Expand Down

0 comments on commit 962946c

Please sign in to comment.