fix the test
This commit is contained in:
parent
d953a4ee09
commit
434ba1c7f0
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -66,7 +66,6 @@ jobs:
|
|||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
hello = world
|
sandbox = relaxed
|
||||||
# sandbox = relaxed
|
|
||||||
- run: cat /etc/nix/nix.conf
|
- run: cat /etc/nix/nix.conf
|
||||||
- run: nix-build test.nix --arg noChroot true
|
- run: nix-build test.nix --arg noChroot true
|
||||||
|
Loading…
Reference in New Issue
Block a user