Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b343f80

Browse files
authoredJun 18, 2024
Merge branch 'master' into Add-common-definitions-for-Home-Location
2 parents a9012f1 + acf823f commit b343f80

File tree

819 files changed

+38445
-17884
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

819 files changed

+38445
-17884
lines changed
 

‎.github/workflows/examples-mbed.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ jobs:
158158
rm -rf ./out
159159
160160
- name: Build unit tests
161-
# Temporarily disable build due to running out of flash space
161+
# Temporarily disabled build due to running out of flash space
162+
# TODO Issue #33978: re-enable unit testing after split of unit tests is done
162163
if: false
163164
run: scripts/tests/mbed/mbed_unit_tests.sh -b=$APP_TARGET -p=$APP_PROFILE
164165

‎.github/workflows/tests.yaml

+91-80
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)