Commit 7c7f6280 authored by OPNA2608's avatar OPNA2608
Browse files

qtorganizer-mkcal: Disable tests

parent faa80240
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -51,7 +51,8 @@ stdenv.mkDerivation (finalAttrs: {

  dontWrapQtApps = true;

  doCheck = stdenv.buildPlatform.canExecute stdenv.hostPlatform;
  # Flaky: https://github.com/dcaliste/qtorganizer-mkcal/issues/9
  doCheck = false;

  preCheck =
    let