Skip to content

Commit bf07e0f

Browse files
committed
Removing mbed_app.json for 5.1.5
1 parent e0fd7b2 commit bf07e0f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ commands:
133133
- change_mbed_os_version:
134134
version: "5.2.3"
135135
- check_inspection
136+
- run:
137+
name: Removing mbed_app.json for 5.1.5
138+
working_directory: integration_tests/supported-tests
139+
command: rm mbed_app.json
136140
- change_mbed_os_version:
137141
version: "5.1.5"
138142
- check_inspection

0 commit comments

Comments
 (0)