test: check for correct version in admin settings
This commit is contained in:
parent
251d78a7f2
commit
bc05d5ce25
2 changed files with 11 additions and 1 deletions
|
|
@ -198,7 +198,7 @@
|
|||
};
|
||||
};
|
||||
checks.default = (import ./test.nix {
|
||||
inherit pkgs;
|
||||
inherit pkgs authentik-version;
|
||||
inherit (self) nixosModules;
|
||||
});
|
||||
devShells.default = pkgs.mkShell {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue