tests: add --show-trace to nix-unit tests
This commit is contained in:
@@ -24,6 +24,7 @@ in
|
||||
export HOME="$(realpath .)"
|
||||
nix-unit --eval-store "$HOME" \
|
||||
--extra-experimental-features flakes \
|
||||
--show-trace \
|
||||
${inputOverrides} \
|
||||
--flake ${self}#legacyPackages.${system}.evalTests-distributedServices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user