diff --git a/tools/ci/dynamic_pipelines/templates/test_child_pipeline.yml b/tools/ci/dynamic_pipelines/templates/test_child_pipeline.yml index 76d93174b08..865bfd3713b 100644 --- a/tools/ci/dynamic_pipelines/templates/test_child_pipeline.yml +++ b/tools/ci/dynamic_pipelines/templates/test_child_pipeline.yml @@ -1,3 +1,8 @@ +include: + - project: "ci/actions/common" + ref: "v2" + file: "templates/idf/app-size-report.yml" + all_build_finished: stage: assign_test tags: [fast_run, shiny]