protonvpn-gui: Disable tests
This commit is contained in:
parent
8e44a7e904
commit
abfed03ddd
@ -76,6 +76,9 @@ in python3Packages.buildPythonApplication rec {
|
||||
done
|
||||
'';
|
||||
|
||||
# no tests
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Linux GUI for ProtonVPN, written in Python";
|
||||
homepage = "https://github.com/ProtonVPN/linux-gui";
|
||||
|
Loading…
Reference in New Issue
Block a user