Update default.nix
This commit is contained in:
parent
3dc237306e
commit
301f549df9
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ stdenv.mkDerivation rec {
|
|||
doCheck = true;
|
||||
checkPhase = ''
|
||||
runHook preCheck
|
||||
set -e
|
||||
./xmpp-vala-test
|
||||
./signal-protocol-vala-test
|
||||
runHook postCheck
|
||||
|
|
Loading…
Reference in a new issue