mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 11:36:11 +01:00
drop keep-outputs and keep-derivations from CI
This commit is contained in:
parent
a7510c9073
commit
a10c158d62
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -21,8 +21,6 @@ jobs:
|
|||
with:
|
||||
nix_path: nixpkgs=channel:nixpkgs-unstable
|
||||
extra_nix_config: |
|
||||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
experimental-features = nix-command flakes
|
||||
- run:
|
||||
"nix run --accept-flake-config .#test-runner-${{ matrix.nix }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue