dev: ci integration tests

This commit is contained in:
Per Stark
2026-07-08 20:50:55 +02:00
parent de53020961
commit ddcef5739f
9 changed files with 12 additions and 6 deletions
+3 -1
View File
@@ -82,7 +82,9 @@ let
(toString src + "/common/db")
(toString src + "/html-router/templates")
(toString src + "/html-router/assets")
];
(toString src + "/html-router/tests")
]
|| lib.hasSuffix ".snap" path;
};
strictDeps = true;