test: code CI probe (throwaway — verifies api/harness run on code PRs)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user