Revert "cargo-cov installed by default in nightly?"
This reverts commit 6fc601f696
.
This commit is contained in:
parent
6fc601f696
commit
73c4c0ac5f
|
@ -2,6 +2,7 @@
|
|||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
cargo install cargo-cov
|
||||
cargo cov test
|
||||
cargo cov report
|
||||
|
||||
|
|
Loading…
Reference in New Issue