Skip to content

Commit 78a8d60

Browse files
committed
wip
1 parent 5b76027 commit 78a8d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/crossbeam-skiplist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ if [[ "$RUST_VERSION" == "nightly"* ]]; then
1616
RUSTDOCFLAGS=-Dwarnings cargo doc --no-deps --all-features
1717

1818
# Run sanitizers
19-
export ASAN_OPTIONS="detect_leaks=0"
19+
# export ASAN_OPTIONS="detect_leaks=0"
2020
"$script_dir"/san.sh --features nightly
2121
fi

0 commit comments

Comments
 (0)