Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Dec 9, 2020
1 parent 5b76027 commit 78a8d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/crossbeam-skiplist.sh
Expand Up @@ -16,6 +16,6 @@ if [[ "$RUST_VERSION" == "nightly"* ]]; then
RUSTDOCFLAGS=-Dwarnings cargo doc --no-deps --all-features

# Run sanitizers
export ASAN_OPTIONS="detect_leaks=0"
# export ASAN_OPTIONS="detect_leaks=0"
"$script_dir"/san.sh --features nightly
fi

0 comments on commit 78a8d60

Please sign in to comment.