packages/tests: rename to checks
This commit is contained in:
parent
c30183963d
commit
0980ea5be4
3 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
_module.args = { inherit inputs self; };
|
_module.args = { inherit inputs self; };
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./tests
|
./checks
|
||||||
./modules/devshell.nix
|
./modules/devshell.nix
|
||||||
./build-support
|
./build-support
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue