This reverts commit 4d1cb01da0
.
This commit is contained in:
parent
9108a3bb50
commit
54c9c382e7
@ -12,7 +12,7 @@
|
||||
### Running coverage
|
||||
|
||||
set -x
|
||||
cargo test --all --exclude evmjit --no-run || exit $?
|
||||
RUSTFLAGS="-C link-dead-code" cargo test --all --exclude evmjit --no-run || exit $?
|
||||
KCOV_TARGET="target/cov"
|
||||
KCOV_FLAGS="--verify"
|
||||
EXCLUDE="/usr/lib,/usr/include,$HOME/.cargo,$HOME/.multirust,rocksdb,secp256k1"
|
||||
|
Loading…
Reference in New Issue
Block a user