feat(checks): Add linters
This commit is contained in:
parent
fc991a0b07
commit
5c6b697e55
3 changed files with 92 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
#########
|
||||
# Tests #
|
||||
#########
|
||||
checks = builtins.mapAttrs (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
|
||||
checks.${system} = import ./checks (inputs // { inherit system; });
|
||||
|
||||
###########################
|
||||
# Garbage collection root #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue