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 .