From 6d2fae4d2749d893f5d027d5b4756e709a3847af Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 11 Oct 2020 03:56:30 -0300 Subject: Decouple testing with Nix Use Nix for build isolation not for test running. --- .build.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.build.yml') diff --git a/.build.yml b/.build.yml index 2dce81d..ed27fd4 100644 --- a/.build.yml +++ b/.build.yml @@ -19,5 +19,4 @@ tasks: - docs: | cd website/ nix-build -A publishScript - source ./scripts/publish-env.sh ./result/bin/publish.sh -- cgit v1.3