Skip to content

Commit

Permalink
Merge branch 'fix_ci/build_apps' into 'main'
Browse files Browse the repository at this point in the history
toos/ci : Fix the CI failure due to build_apps version upgrade

See merge request app-frameworks/esp-matter!891
  • Loading branch information
dhrishi committed Sep 27, 2024
2 parents e6dcada + b19d0b4 commit 0ade16c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/ci/build_apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ def get_cmake_apps(
build_log_filename='build_log.txt',
size_json_filename='size.json',
check_warnings=False,
preserve=True,
manifest_files=MAINFEST_FILES,
)
return apps
Expand Down

0 comments on commit 0ade16c

Please sign in to comment.