test
All checks were successful
Check Deleted Workflows / check-deleted-workflows (pull_request) Successful in 1m8s

This commit is contained in:
2026-06-16 08:20:11 +00:00
parent 7e15258536
commit 1354b30863

View File

@@ -9,6 +9,7 @@ from template_code_location.jobs.jobs import (data_processing_job,
from util_services.custom_json_logger import simpl_json_logger from util_services.custom_json_logger import simpl_json_logger
from util_services.resources import s3_resource from util_services.resources import s3_resource
defs = Definitions( defs = Definitions(
jobs=[ jobs=[
example_job, example_job,