Skip to content

Commit 2b18f6e

Browse files
committed
Enable greentea tests in circleci
1 parent b6b87b4 commit 2b18f6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ commands:
2626
- run_tests:
2727
working_directory: .
2828
- install_mbed_os_tools
29+
- run_tests:
30+
working_directory: legacy/mbed-greentea
2931
- run_tests:
3032
working_directory: legacy/mbed-ls
3133
enforce_style:

0 commit comments

Comments
 (0)