mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
dev-util/addlicense: disable data race detection in tests
Closes: https://bugs.gentoo.org/974962 Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -27,7 +27,7 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_test() {
|
||||
ego test -v -buildmode=default -race ./...
|
||||
ego test -v ./...
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user