This commit is contained in:
parent
bdddf3c84a
commit
6eb9129e9b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
- uses: cachix/install-nix-action@v31
|
- uses: cachix/install-nix-action@v31
|
||||||
with:
|
with:
|
||||||
extra_nix_config:
|
extra_nix_config:
|
||||||
sandbox = true
|
sandbox = false # https://github.com/NixOS/nix/issues/11295#issue-2465024678
|
||||||
- run: nix profile install nixpkgs#devenv
|
- run: nix profile install nixpkgs#devenv
|
||||||
- uses: rharkor/caching-for-turbo@v1.8
|
- uses: rharkor/caching-for-turbo@v1.8
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue