mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-util/rust-analyzer: skip failing test
requires out of tree git repo Signed-off-by: James Beddek <telans@posteo.de>
This commit is contained in:
@@ -191,6 +191,11 @@ src_unpack() {
|
||||
fi
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# Requires out of source git repo.
|
||||
cargo_src_test -- --skip "tidy::check_merge_commits"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cargo_src_install --path "./crates/rust-analyzer"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user