From 434ba1c7f056ec00cf5dd64281276c860956d3bc Mon Sep 17 00:00:00 2001 From: zimbatm Date: Tue, 25 Aug 2020 18:20:10 +0200 Subject: [PATCH] fix the test --- .github/workflows/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bb0898f..3c4d041 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -66,7 +66,6 @@ jobs: uses: ./ with: extra_nix_config: | - hello = world - # sandbox = relaxed + sandbox = relaxed - run: cat /etc/nix/nix.conf - run: nix-build test.nix --arg noChroot true