Skip to content

Commit dd00221

Browse files
committed
Update circle test
1 parent 2ecbf6b commit dd00221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ test:
2525
- cd .tests && mbed import https://github.com/ARMmbed/mbed-os-example-mesh-minimal offline-test
2626
- cd .tests/offline-test && mbed update mbed-os-5.5.6 --offline
2727
- cd .tests/offline-test && mbed update mbed-os-5.7.5 --offline
28+
- cd .tests && mbed import https://github.com/ARMmbed/mbed-os-example-mesh-minimal offline-test2 --offline
2829
- cd .tests && mbed new supported-tests
2930
- |-
3031
cd .tests/supported-tests

0 commit comments

Comments
 (0)