diff --git a/.cursorius/build.py b/.cursorius/build.py index 855a204..e0e77db 100644 --- a/.cursorius/build.py +++ b/.cursorius/build.py @@ -10,6 +10,7 @@ from cursorius_pipeline_api_v2 import release_runner_pb2, release_runner_pb2_grp print("Testing 1234") +print("Testing 5678") print("Hello world!") print("Hello world!")