.gitea/workflows/build-and-test: remove duplicate nix config
Build and test / build (push) Successful in 5m32s
Build and test / build (push) Successful in 5m32s
This commit is contained in:
@@ -16,7 +16,6 @@ jobs:
|
||||
uses: https://github.com/cachix/install-nix-action@v31
|
||||
with:
|
||||
extra_nix_config: |
|
||||
experimental-features = nix-command flakes
|
||||
show-trace = true
|
||||
max-jobs = auto
|
||||
trusted-users = root
|
||||
|
||||
Reference in New Issue
Block a user