tests: actually execute vars checks in CI
This commit is contained in:
@@ -11,7 +11,7 @@ clanLib.test.makeTestClan {
|
||||
nixosTest = (
|
||||
{ ... }:
|
||||
{
|
||||
name = "wifi";
|
||||
name = "wifi-service";
|
||||
|
||||
clan = {
|
||||
directory = ./.;
|
||||
|
||||
Reference in New Issue
Block a user