From 049326bedcb05685f158028875da1b9b626cbb4c Mon Sep 17 00:00:00 2001 From: sid Date: Mon, 18 May 2026 17:16:03 +0200 Subject: [PATCH] disable librechat tests --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 9029607..e06aedd 100644 --- a/flake.nix +++ b/flake.nix @@ -220,9 +220,8 @@ in testPkgs.testers.runNixOSTest ./tests/run/synapse.nix; open-webui-oci-test = pkgs.testers.runNixOSTest ./tests/run/open-webui-oci.nix; - librechat-oci-test = pkgs.testers.runNixOSTest ./tests/run/librechat-oci.nix; + # librechat-oci-test = pkgs.testers.runNixOSTest ./tests/run/librechat-oci.nix; # FIXME: unable to copy from source docker://quay.io/mongo:7.0 } - ); hydraJobs = {