[THROWAWAY] code CI probe — verify api/harness run #13

Closed
luckberg wants to merge 1 commits from test/ci-code-probe into main
+2
View File
@@ -144,3 +144,5 @@ if (isMainModule()) {
console.log(`FamilySync API running on http://localhost:${info.port}`);
});
}
// CI code-path probe (throwaway — verifies api/harness run on code PRs; remove with branch)