mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
improve testing
This commit is contained in:
parent
e4493addd8
commit
7e7eb19e94
6 changed files with 55 additions and 35 deletions
3
ci.nix
3
ci.nix
|
|
@ -6,6 +6,7 @@ let
|
|||
|
||||
release = import ./release.nix {
|
||||
inherit pkgs lib;
|
||||
e2e = false;
|
||||
nixosPath = "${nixpkgsSrc}/nixos";
|
||||
};
|
||||
in with lib; release.test-results
|
||||
in with lib; release.tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue