Skip to content

Commit

Permalink
Use integration mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
Neopallium committed Apr 8, 2022
1 parent 3382008 commit 564fe5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ function run_tests() {
RUSTFLAGS="-Zinstrument-coverage -Clink-dead-code" \
LLVM_PROFILE_FILE="json5format-%m.profraw" \
SKIP_WASM_BUILD=1 RUST_BACKTRACE=1 \
INTEGRATION_TEST=1 \
cargo test --tests \
--package pallet-staking \
--package pallet-group \
Expand Down

0 comments on commit 564fe5e

Please sign in to comment.