Skip to content

Commit 6107eba

Browse files
committed
Restore cover
1 parent 8452340 commit 6107eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/test-cover

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cargo install grcov
99

1010
export RUSTFLAGS="-Cinstrument-coverage"
1111
export LLVM_PROFILE_FILE="${DESTDIR}/default_%m_%p.profraw"
12-
# cargo test
12+
cargo test
1313

1414
grcov "${DESTDIR}" \
1515
--keep-only 'src/**' \

0 commit comments

Comments
 (0)