tests: actually execute vars checks in CI

This commit is contained in:
DavHau
2025-05-31 14:56:48 +07:00
parent 4518bf6ca4
commit 60f07c3472
5 changed files with 11 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ clanLib.test.makeTestClan {
nixosTest = (
{ ... }:
{
name = "wifi";
name = "wifi-service";
clan = {
directory = ./.;