Merge branch 'master' into update_flake_lock_action

This commit is contained in:
mergify[bot] 2023-07-27 07:52:10 +00:00 committed by GitHub
commit 7d810f7ac7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}"