From fd9aa638e0740a1fefbc8e715f8eb2b9495d5b6b Mon Sep 17 00:00:00 2001 From: Samuel Grayson Date: Fri, 8 Mar 2024 09:31:12 -0600 Subject: [PATCH] Comment out Nix build for now --- ci.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ci.sh b/ci.sh index fe0f078..91ffcec 100755 --- a/ci.sh +++ b/ci.sh @@ -11,5 +11,6 @@ pytest -v poetry build -nix --version -nix run github:hercules-ci/nix/stack-overflow -- build . +# nix --version +# nix build . +# nix run github:hercules-ci/nix/stack-overflow -- build .