feat: serve planning snapshots on loopback
This commit is contained in:
@@ -10,6 +10,7 @@ internal static class Program
|
||||
{
|
||||
ContractChecks.Run();
|
||||
RuntimeChecks.Run();
|
||||
ServerChecks.Run();
|
||||
Console.WriteLine("PASS trajectory-planning-visualization");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user